summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorspike <spike@w530>2022-10-30 13:31:23 +0100
committerspike <spike@w530>2022-10-30 13:31:23 +0100
commit59b95f83d2b388b30a3a855f68bf5952355597d7 (patch)
treec7660a9f7cf8da6975e9666396e4531efae59ba7
parent88a1f0d4bc17b60f8f23ea71f33a81aee78f8769 (diff)
downloadmeli-59b95f83d2b388b30a3a855f68bf5952355597d7.zip
fix docs
-rw-r--r--docs/meli-themes.54
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/meli-themes.5 b/docs/meli-themes.5
index 474d4232..c46b1e12 100644
--- a/docs/meli-themes.5
+++ b/docs/meli-themes.5
@@ -101,12 +101,12 @@ Custom themes can be included in your configuration files or be saved independen
directory as TOML files.
To start creating a theme right away, you can begin by editing the default theme keys and values:
.sp
-.Dl meli --print-default-theme > ~/.config/meli/themes/new_theme.toml
+.Dl meli print-default-theme > ~/.config/meli/themes/new_theme.toml
.sp
.Pa new_theme.toml
will now include all keys and values of the "dark" theme.
.sp
-.Dl meli --print-loaded-themes
+.Dl meli print-loaded-themes
.sp
will print all loaded themes with the links resolved.
.Sh VALID ATTRIBUTE VALUES