grml-addtun: fix usage information
authorMichael Gebetsroither <michael.geb@gmx.at>
Tue, 16 Oct 2007 07:22:01 +0000 (09:22 +0200)
committerMichael Gebetsroither <michael.geb@gmx.at>
Tue, 16 Oct 2007 07:22:01 +0000 (09:22 +0200)
docs/grml-addtun.8.txt
sbin/grml-addtun

index 0703fbf..f29e0b4 100644 (file)
@@ -22,7 +22,7 @@ bridge handling.
 OPTIONS
 -------
 *-d*::
-Delete the given tun/tap devices and remove them from the bridge (if given with -b).
+Delete the tun/tap devices and remove them from the bridge (if given with -b).
 
 *-u <user>*::
 Make tun devices useable from <user> without special permissions.
index c46fa55..256de5a 100755 (executable)
@@ -25,7 +25,7 @@ Usage: "$PN_" [OPTIONS] <tun0> <tun1> ...
 $PN_ creates persistent tun/tap devices with bridge handling
 
 OPTIONS:
-   -d <device[s]> delete the given tun devices and remove them from the bridge if given
+   -d             delete the tun devices and remove them from the bridge if given
    -u <user>      this user should be able to use the tun device
    -g <group>     this group should be able to use the tun device
    -b <bridge>    if given, all tun/tap devices are added/removed from the bridge