summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorManos Pitsidianakis <el13635@mail.ntua.gr>2021-09-08 22:09:32 +0300
committerManos Pitsidianakis <el13635@mail.ntua.gr>2021-09-08 22:09:32 +0300
commitae8c2addabbf701d9ea5ca1fcae9687cbdca1d02 (patch)
tree634162bd5f2729825e6bf4e04d9aeb8815df88fc /docs
parentbc08bf1d13f9db53cd193323ae573912e0c8e37f (diff)
downloadmeli-ae8c2addabbf701d9ea5ca1fcae9687cbdca1d02.zip
Show compile time features in with command argument
Show compile time feature flags with compiled-with subcommand Closes #115
Diffstat (limited to 'docs')
-rw-r--r--docs/meli.12
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/meli.1 b/docs/meli.1
index 3ab53a67..ebae4923 100644
--- a/docs/meli.1
+++ b/docs/meli.1
@@ -48,6 +48,8 @@ Print documentation page and exit (Piping to a pager is recommended.)
Print default theme keys and values in TOML syntax, to be used as a blueprint.
.It Cm print-loaded-themes
Print all loaded themes in TOML syntax.
+.It Cm compiled-with
+Print compile time feature flags of this binary.
.It Cm view
View mail from input file.
.El