Fix usage of $/# prompts
Use # prompt for root and $ for user actions. Change-Id: Ia241921d4f3d072cf4d7459557a5d78d31d7049c
This commit is contained in:
@@ -129,7 +129,7 @@ name=<replaceable>cell1</replaceable></programlisting></para>
|
||||
for the particular cell.</para>
|
||||
<para>Use the <command>nova-manage cell create</command> command to add this information to
|
||||
the database in each
|
||||
cell:<screen><prompt>$</prompt> <userinput>nova-manage cell create -h</userinput>
|
||||
cell:<screen><prompt>#</prompt> <userinput>nova-manage cell create -h</userinput>
|
||||
<computeroutput>Options:
|
||||
-h, --help show this help message and exit
|
||||
--name=<name> Name for the new cell
|
||||
|
||||
Reference in New Issue
Block a user