From: Michael Gebetsroither Date: Tue, 16 Oct 2007 07:22:01 +0000 (+0200) Subject: grml-addtun: fix usage information X-Git-Tag: 0.1.13~4 X-Git-Url: http://git.grml.org/?p=grml-network.git;a=commitdiff_plain;h=0eb322282725432036fba38f398047ebebf7cc87 grml-addtun: fix usage information --- diff --git a/docs/grml-addtun.8.txt b/docs/grml-addtun.8.txt index 0703fbf..f29e0b4 100644 --- a/docs/grml-addtun.8.txt +++ b/docs/grml-addtun.8.txt @@ -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 *:: Make tun devices useable from without special permissions. diff --git a/sbin/grml-addtun b/sbin/grml-addtun index c46fa55..256de5a 100755 --- a/sbin/grml-addtun +++ b/sbin/grml-addtun @@ -25,7 +25,7 @@ Usage: "$PN_" [OPTIONS] ... $PN_ creates persistent tun/tap devices with bridge handling OPTIONS: - -d 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 this user should be able to use the tun device -g this group should be able to use the tun device -b if given, all tun/tap devices are added/removed from the bridge