aboutsummaryrefslogtreecommitdiff
path: root/src/getconout.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/getconout.c')
-rw-r--r--src/getconout.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/getconout.c b/src/getconout.c
index 222d61c..a00f4cb 100644
--- a/src/getconout.c
+++ b/src/getconout.c
@@ -22,7 +22,7 @@ eclat_get_console_output(eclat_command_env_t *env, int argc, char **argv)
int i;
generic_proginfo->args_doc = "ID";
- generic_parse_options("eclat get-console-output",
+ generic_parse_options(env->cmd,
"retrieve console output for the specified "
"instance",
argc, argv, &i);

Return to:

Send suggestions and report system problems to the System administrator.