1
0
mirror of https://github.com/akelge/zsh synced 2025-07-03 13:09:07 +00:00

changes 4

This commit is contained in:
2021-11-23 17:42:21 +01:00
parent 2c390530be
commit 5e2a7e1420

View File

@ -4,7 +4,7 @@ usage() {
return 0
}
[ $# -eq 0 ] && usage
[ $# -eq 0 ] && return 0
help=0
remote=0