changes according to code review
This commit is contained in:
parent
679157d453
commit
d2fce639dd
@ -157,7 +157,7 @@ do_create.options = [
|
||||
}
|
||||
];
|
||||
|
||||
do_create.synopses = ['{{name}} {{cmd}} [OPTIONS] VOLUME'];
|
||||
do_create.synopses = ['{{name}} {{cmd}} [OPTIONS]'];
|
||||
|
||||
do_create.help = [
|
||||
/* BEGIN JSSTYLED */
|
||||
@ -167,8 +167,6 @@ do_create.help = [
|
||||
'',
|
||||
'{{options}}',
|
||||
'',
|
||||
'Where VOLUME is a package id (full UUID), exact name, or short id.',
|
||||
'',
|
||||
'Note: Currently this dumps prettified JSON by default. That might change',
|
||||
'in the future. Use "-j" to explicitly get JSON output.'
|
||||
/* END JSSTYLED */
|
||||
|
Reference in New Issue
Block a user