Skip to content

Commit e0c5059

Browse files
authored
Fixed DOCTEAM-2030. (#608)
1 parent 0385b6b commit e0c5059

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tasks/networkmanager-nmcli-conf-nwbehavior.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ Stop the &nm; service:
8888
<screen>&prompt.sudo;systemctl start network</screen></step>
8989
<step>
9090
<para>View the existing configuration and settings:</para>
91-
<screen>&prompt.sudo; nmcli general show</screen>
91+
<screen>&prompt.sudo; nmcli connection show</screen>
9292
</step>
9393
</procedure>
9494
</topic>

0 commit comments

Comments
 (0)