From: Andre Noll Date: Sun, 1 Jun 2008 21:29:59 +0000 (+0200) Subject: Rename size_unit to size-unit and count_unit to count-unit. X-Git-Tag: v0.0.2~2 X-Git-Url: http://git.tuebingen.mpg.de/?p=adu.git;a=commitdiff_plain;h=62b002ae08225cb53be301ad10808f2e6e69ffbc Rename size_unit to size-unit and count_unit to count-unit. Other multi-word options also use a hyphen rather than an underscore. --- diff --git a/adu.ggo b/adu.ggo index 0be213d..2a6af08 100644 --- a/adu.ggo +++ b/adu.ggo @@ -175,7 +175,7 @@ details=" print all lines. " -option "size_unit" - +option "size-unit" - #~~~~~~~~~~~~~~~~~~~ "select output format for sizes" enum typestr="format" @@ -188,7 +188,7 @@ details=" (2^40). The default is \"h\", i.e. human-readable. " -option "count_unit" - +option "count-unit" - #~~~~~~~~~~~~~~~~~~~~ "select output format for counted values" enum typestr="format"