From bcd0e950a774338237f666894e625201973bee34 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Thu, 9 Apr 2015 14:30:35 +0200 Subject: added printing of environment --- src/biruda.ggo | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src/biruda.ggo') 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 -- cgit v1.2.3-54-g00ecf