pages/*: standardize mentioning subcommands without the main command (#13626)
* pages/*: standardize mentioning subcommands without the main command * CONTRIBUTING: clarify that pages should only mention the subcommand
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# virsh
|
||||
|
||||
> Manage virsh guest domains. (Note: 'guest_id' can be the ID, name or UUID of the guest).
|
||||
> Some subcommands such as `virsh list` have their own usage documentation.
|
||||
> Manage `virsh` guest domains. (Note: `guest_id` can be the ID, name or UUID of the guest).
|
||||
> Some subcommands such as `list` have their own usage documentation.
|
||||
> More information: <https://libvirt.org/manpages/virsh.html>.
|
||||
|
||||
- Connect to a hypervisor session:
|
||||
|
Reference in New Issue
Block a user