conn

A script repository to manage connections in Linux.
git clone git://r-36.net/conn
Log | Files | Refs | LICENSE

commit 4172f2b8a35e37e8242b7b6e2eb6a6fc02a48dff
parent fdd8a86bca8c98f1499d0364083be817a8ef17fc
Author: Christoph Lohmann <20h@r-36.net>
Date:   Sat, 26 Feb 2011 02:39:22 +0100

Some cosmetics for the usage.

Diffstat:
etc/conn/run.sh | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/etc/conn/run.sh b/etc/conn/run.sh @@ -5,7 +5,7 @@ mkpaths usage() { - echo "usage: $1 [-hfnwlo] [-[s|k|u|r] [connection [args ...]]" + echo "usage: `basename $1` [-hfnwlo] [-[s|k|u|r] [connection [args ...]]" } dostart=0