added missing comman
This commit is contained in:
parent
6f9cd272b7
commit
fd510140ab
@ -210,7 +210,7 @@ do_env.help = [
|
|||||||
'Emit shell commands to setup environment.',
|
'Emit shell commands to setup environment.',
|
||||||
'',
|
'',
|
||||||
'Supported "clients" here are: node-smartdc (i.e. the `sdc-*` tools),',
|
'Supported "clients" here are: node-smartdc (i.e. the `sdc-*` tools),',
|
||||||
'node-triton and spearhead-node. By default this emits the environment '
|
'node-triton and spearhead-node. By default this emits the environment ',
|
||||||
'for all supported tools. Use options to be specific.',
|
'for all supported tools. Use options to be specific.',
|
||||||
'',
|
'',
|
||||||
'{{usage}}',
|
'{{usage}}',
|
||||||
|
Reference in New Issue
Block a user