From 62b002ae08225cb53be301ad10808f2e6e69ffbc Mon Sep 17 00:00:00 2001 From: Andre Noll Date: Sun, 1 Jun 2008 23:29:59 +0200 Subject: [PATCH] Rename size_unit to size-unit and count_unit to count-unit. Other multi-word options also use a hyphen rather than an underscore. --- adu.ggo | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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" -- 2.39.2