diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/nmcli.xml | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/man/nmcli.xml b/man/nmcli.xml index 4b341de21..bfdac8b47 100644 --- a/man/nmcli.xml +++ b/man/nmcli.xml @@ -258,13 +258,11 @@ </varlistentry> <varlistentry> - <term><arg> - <group choice='plain'> - <arg choice='plain'><option>-w</option></arg> - <arg choice='plain'><option>--wait</option></arg> - </group> - <arg choice='plain' rep='repeat'><replaceable>seconds</replaceable></arg> - </arg></term> + <term><group choice='plain'> + <arg choice='plain'><option>-w</option></arg> + <arg choice='plain'><option>--wait</option></arg></group> + <arg choice='plain'><replaceable>seconds</replaceable></arg> + </term> <listitem> <para>This option sets a timeout period for which <command>nmcli</command> will |