Use ?:= as the assignement operator for PREFIX.
[adu.git] / select.ggo
index c4e1ec0319841322a189e643b04c578c862398c5..e2c91f8f76eb2f999898aeaca760acff37d891c6 100644 (file)
@@ -87,6 +87,20 @@ details="
        output to scripts.
 "
 
+option "trailer" T
+#~~~~~~~~~~~~~~~~~
+"use a customized trailer for listings/summaries"
+string typestr="string"
+optional
+default=""
+details="
+       This option can be used to print any string at the end of
+       the query output.
+
+       In user_list mode the trailer is a format string with the
+       same semantics like the header string.
+"
+
 option "select-mode" m
 #~~~~~~~~~~~~~~~~~~~~~
 "How to print the results of the query"