summaryrefslogtreecommitdiff
path: root/src/biruda.ggo
diff options
context:
space:
mode:
Diffstat (limited to 'src/biruda.ggo')
-rw-r--r--src/biruda.ggo7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/biruda.ggo b/src/biruda.ggo
index 3fdcbe4..27d7818 100644
--- a/src/biruda.ggo
+++ b/src/biruda.ggo
@@ -56,6 +56,8 @@ section "Command Line Interface"
"filename to read commands from and execute them"
string typestr="filename"
optional
+
+section "Rarely used commands"
option "human-readable" -
"try to display output in a form suitable for humans and not for computers"
@@ -64,3 +66,8 @@ section "Command Line Interface"
option "guess-env" -
"guess environment (used also internally)"
optional
+
+ option "generate-config" -
+ "generates an initial documented configuration"
+ optional
+