Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
itminedu
snf-ganeti
Commits
d09ebf6f
Commit
d09ebf6f
authored
Apr 24, 2009
by
Guido Trotter
Browse files
Update gnt-instance(8) for info
Add the --all argument, and reword a bit the basic information. Reviewed-by: iustinp
parent
220cde0b
Changes
1
Hide whitespace changes
Inline
Side-by-side
man/gnt-instance.sgml
View file @
d09ebf6f
...
...
@@ -1118,14 +1118,17 @@ instance5: 11225
<arg>-s</arg>
<arg>--static</arg>
</group>
<arg rep="repeat"><replaceable>instance</replaceable></arg>
<group choice="req">
<arg>--all</arg>
<arg rep="repeat"><replaceable>instance</replaceable></arg>
</group>
</cmdsynopsis>
<para>
Show detailed information about the
(
given
)
instance
s
. This
is
different from <command>list</command> as it shows
detailed data
about the instance's disks (especially useful
for drbd disk
template).
Show detailed information about the given instance
(s)
. This
is
different from <command>list</command> as it shows
detailed data
about the instance's disks (especially useful
for the drbd disk
template).
</para>
<para>
...
...
@@ -1133,6 +1136,11 @@ instance5: 11225
available in the configuration file is returned, without
querying nodes, making the operation faster.
</para>
<para>
Use the <option>--all</option> to get info about all instances,
rather than explicitely passing the ones you're interested in.
</para>
</refsect3>
<refsect3>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment