Verify that the `libvirt` default network is active and configured to start automatically:+
diff --git a/index.html b/index.html index 9bd51827..76eb1724 100644 --- a/index.html +++ b/index.html @@ -3015,6 +3015,7 @@
Use a single command per code block for each procedure step. This approach helps with readability and makes it possible for the copy button in code blocks to work correctly.
+By default, use bold formatting for commands in code blocks to visually distinguish the commands from their lead-in sentences and from the command prompts and example outputs. For consistency, use bold formatting for commands even when no command output is shown in the code block.
++ + | +
+
+
+To apply formatting in a code block, you must use the |
+
Verify that the `libvirt` default network is active and configured to start automatically:+
[subs="+quotes"] +---- +# *virsh net-list --all* +Name State Autostart Persistent +-------------------------------------------- +default active yes yes +----+
This example renders as follows in HTML:
+Verify that the libvirt
default network is active and configured to start automatically:
# virsh net-list --all +Name State Autostart Persistent +-------------------------------------------- +default active yes yes+
For commands and command outputs in code blocks, observe the correct markup for user-replaced values, as described in User-replaced values and User-replaced values for XML.
+Follow the IBM Style guide advice of day Month year for date formats, for example, 3 October 2019.
@@ -4288,7 +4350,7 @@This renders as:
+This example renders as follows in HTML:
This renders as:
+This example renders as follows in HTML:
This renders as:
+This example renders as follows in HTML:
This renders as:
+This example renders as follows in HTML:
This renders as:
+This example renders as follows in HTML: