aboutsummaryrefslogtreecommitdiff
path: root/src/lsinst.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lsinst.c')
-rw-r--r--src/lsinst.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lsinst.c b/src/lsinst.c
index 7c65495..79cc4ec 100644
--- a/src/lsinst.c
+++ b/src/lsinst.c
@@ -132,6 +132,7 @@ parse_options(struct eclat_command const *cmd, int argc, char *argv[],
available_filters = filters;
generic_proginfo->print_help_hook = list_filters;
+ generic_proginfo->args_doc = _("[FILTER...] [INST-ID...]");
return generic_parse_options(cmd,
"List instances",
argc, argv, index);

Return to:

Send suggestions and report system problems to the System administrator.