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 9b2fdc6..7df88ba 100644
--- a/src/biruda.ggo
+++ b/src/biruda.ggo
@@ -56,4 +56,11 @@ section "Command Line Interface"
"filename to read commands from and execute them"
string typestr="filename"
optional
+
+ option "human-readable" -
+ "try to display output in for humans and not for computers"
+ optional
+ option "guess-env" -
+ "guess environment (used also internally)"
+ optional