aboutsummaryrefslogtreecommitdiff
path: root/src/atvol.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/atvol.c')
-rw-r--r--src/atvol.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/atvol.c b/src/atvol.c
index de81454..2ee452b 100644
--- a/src/atvol.c
+++ b/src/atvol.c
@@ -22,7 +22,7 @@ eclat_attach_volume(eclat_command_env_t *env, int argc, char **argv)
int i;
generic_proginfo->args_doc = "VOL-ID INST-ID DEV-NAME";
- generic_parse_options("eclat attach-volume",
+ generic_parse_options(env->cmd,
"attach a volume to an instance",
argc, argv, &i);

Return to:

Send suggestions and report system problems to the System administrator.