diff options
author | Jiří Klimeš <blueowl@centrum.cz> | 2016-07-14 21:19:02 +0200 |
---|---|---|
committer | Jiří Klimeš <blueowl@centrum.cz> | 2016-07-15 12:26:24 +0200 |
commit | 624a28504e819cf2c679c86e06820fb98ae2934e (patch) | |
tree | 2f36ebb23ac9cf5fc74803fef1b333485d10d17f /man | |
parent | f99282d2f5c91a0c5b86ab787ba82afe2e3cfe16 (diff) |
man: fix 'nmcli connection edit' description in nmcli.xml
Diffstat (limited to 'man')
-rw-r--r-- | man/nmcli.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/nmcli.xml b/man/nmcli.xml index a546afb8a..ebc2e5e11 100644 --- a/man/nmcli.xml +++ b/man/nmcli.xml @@ -700,7 +700,7 @@ <arg choice='plain'><option>uuid</option></arg> <arg choice='plain'><option>path</option></arg> </group> - <arg rep='repeat' choice='plain'><replaceable>ID</replaceable></arg> + <arg choice='plain'><replaceable>ID</replaceable></arg> <arg><option>ifname</option> <replaceable>ifname</replaceable></arg> <arg><option>ap</option> <replaceable>BSSID</replaceable></arg> <arg><option>passwd-file</option> <replaceable>file</replaceable></arg> @@ -944,7 +944,7 @@ <arg choice='plain'><option>uuid</option></arg> <arg choice='plain'><option>path</option></arg> </group> - <arg rep='repeat' choice='plain'><replaceable>ID</replaceable></arg> + <arg choice='plain'><replaceable>ID</replaceable></arg> </arg> <arg choice='plain'> <arg><option>type</option> <replaceable>type</replaceable></arg> |