Update sshjump.new

This commit is contained in:
12nick12
2018-06-06 06:49:43 -04:00
committed by GitHub
parent 66f8690d42
commit ffc20e149c

View File

@@ -23,7 +23,7 @@ elif [ $arg1 = del ]; then
id=$2
sqlite3 $dir/sshjump.db "delete from sshjump where id = \"$id\""
elif [ $arg1 = help ]; then
else
echo "list: show list of devices"
echo "host username device"
echo "id username deviceID"