projects
/
netutil.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d9febee
)
* whitespace
author
Urban Wallasch
<urban.wallasch@freenet.de>
Sun, 21 Apr 2019 10:52:37 +0000
(12:52 +0200)
committer
Urban Wallasch
<urban.wallasch@freenet.de>
Sun, 21 Apr 2019 10:52:37 +0000
(12:52 +0200)
nns.sh
patch
|
blob
|
history
diff --git
a/nns.sh
b/nns.sh
index 22e9926eec79f6161f36def62a9554017d81f73d..d1d92179d8b47d0883ab902a49a7742633ac4930 100755
(executable)
--- a/
nns.sh
+++ b/
nns.sh
@@
-189,10
+189,8
@@
case $2 in
;;
*)
# This removes the absolute path from the command name
-
NAME1=$0
NAMESHORT=${NAME1##*/}
-
echo "Usage:" $NAMESHORT "name action,"
echo "where name is the name of the network namespace,"
echo "and action is one of start|stop|reload"