Skip to content

Commit

Permalink
Applied suggestions from review
Browse files Browse the repository at this point in the history
  • Loading branch information
tbazant committed Aug 30, 2023
1 parent 27b8af8 commit 99fced2
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions references/virt-scenario-manage-vm.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@
<para>
After you created a VM using the &virt-scenario; interactive shell, use the
<command>virt-scenario-launch</command> command to manage it. The command
identifies VMs by their name as displayed by the <option>--list</option>.
identifies VMs by their name as displayed by the <option>--list</option>
option.
</para>
<screen>&prompt.root;<command>virt-scenario-launch --list</command>
Version: 2.1.2
Expand All @@ -30,7 +31,7 @@
testing_vm
SLE15_HPC</screen>
<para>
After you have identified the VM, use the following options to manage it.
When the VM is identified, you can manage it with the following options.
</para>
<variablelist>
<varlistentry>
Expand Down Expand Up @@ -58,7 +59,7 @@
<term><option>--status</option></term>
<listitem>
<para>
Show the status of the VM, for example:
Shows the status of the VM, for example:
</para>
<screen>&prompt.root;<command>virt-scenario-launch --status ALP_OS</command>
Version: 2.1.2
Expand Down

0 comments on commit 99fced2

Please sign in to comment.