projects
/
adu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
75b6640
)
Rename size_unit to size-unit and count_unit to count-unit.
author
Andre Noll
<maan@systemlinux.org>
Sun, 1 Jun 2008 21:29:59 +0000
(23:29 +0200)
committer
Andre Noll
<maan@systemlinux.org>
Sun, 1 Jun 2008 21:29:59 +0000
(23:29 +0200)
Other multi-word options also use a hyphen rather than an underscore.
adu.ggo
patch
|
blob
|
history
diff --git
a/adu.ggo
b/adu.ggo
index
0be213d
..
2a6af08
100644
(file)
--- 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"