From a448de907b70e9d6b2532f1e820e5c70b11dcc70 Mon Sep 17 00:00:00 2001 From: Timo Weingärtner Date: Tue, 8 Sep 2015 14:36:07 +0200 Subject: afssh: call ssh without arguments for usage --- afssh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/afssh b/afssh index 3b9d84f..c482aea 100755 --- a/afssh +++ b/afssh @@ -28,7 +28,7 @@ usage () { echo "$SAF" --help echo - ssh --help + ssh exit } -- cgit v1.2.3