Some cosmetics for the usage. - conn - A script repository to manage connections in Linux.
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) LICENSE
---
(DIR) commit 4172f2b8a35e37e8242b7b6e2eb6a6fc02a48dff
(DIR) parent fdd8a86bca8c98f1499d0364083be817a8ef17fc
(HTM) 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(-)
---
(DIR) 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