Update sshjump.new

This commit is contained in:
12nick12 2018-06-06 06:49:43 -04:00 committed by GitHub
parent 66f8690d42
commit ffc20e149c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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"