summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJames Rayner <james@archlinux.org>2009-05-12 15:24:47 +0200
committerJames Rayner <james@archlinux.org>2009-05-12 15:24:47 +0200
commit92d6bde2e758466c5e524f84e424b7a98c749863 (patch)
tree3c3a4eaec5433d3ffe938d7dc308fc0c23959578 /src
parent3d73d23fbe6ea1ca6e72bb616d590c40f672d5f1 (diff)
downloadnetctl-92d6bde2e758466c5e524f84e424b7a98c749863.tar.gz
netctl-92d6bde2e758466c5e524f84e424b7a98c749863.tar.xz
cosmetic fix to help message output
Diffstat (limited to 'src')
-rw-r--r--src/netcfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/netcfg b/src/netcfg
index 0a128cb..7e46238 100644
--- a/src/netcfg
+++ b/src/netcfg
@@ -23,7 +23,7 @@ usage()
echo "-d, down Take specified profile down"
echo "-h, help This help message"
echo "-i, iface-down Take down profile active on specified interface"
- echo "-r, reconnect Disconnect and reconnect specified profile"
+ echo "-r, reconnect Disconnect and reconnect specified profile"
echo "-u, up Start specified profile"
echo "-v, version Output version information and exit"
echo " all-resume Resume previously suspended profiles and reconnect them"