Explorar o código

Update monitor-lxcs.sh

tweak
tteckster %!s(int64=2) %!d(string=hai) anos
pai
achega
c92d92a499
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      misc/monitor-lxcs.sh

+ 1 - 1
misc/monitor-lxcs.sh

@@ -109,6 +109,6 @@ if [ "$1" == "add" ]; then
 elif [ "$1" == "remove" ]; then
     remove
 else
-    echo "Usage: $0 [add | remove]"
+    echo "Usage: $0 [ -s add | -s remove ]"
     exit 1
 fi