]> git.tuebingen.mpg.de Git - adu.git/blobdiff - select.ggo
Fix the user summary.
[adu.git] / select.ggo
index b0b1daa6f007c5e13958ca799a7d6e32dec8b206..0e98f4adb64fec3f3b45cfd3e431caf6234b5ac2 100644 (file)
@@ -47,15 +47,16 @@ details="
        user_summary Print totals for each admissible uid.
 "
 
-option "sort" s
-#~~~~~~~~~~~~~~~
-"how to sort the output"
+option "list-sort" s
+#~~~~~~~~~~~~~~~~~~~
+"how to sort the user list or the global list"
 enum typestr="<key>"
-values="sizes","files","unsorted"
-default="sizes"
+values="size","file_count"
+default="size"
 optional
 details="
-       Sort by file size, file count or unsorted.
+       This option is ignored if select-mode is neither \"user_list\", nor
+       \"global_list\".
 "
 
 option "output" o