diff --git a/.bin/gpgfile.sh b/.bin/gpgfile.sh index f613430..0c49cc6 100755 --- a/.bin/gpgfile.sh +++ b/.bin/gpgfile.sh @@ -30,7 +30,7 @@ do ?) usage ;; esac done -# shift parsed arguments out of the way $1 starts now with fiels/dirs +# shift parsed arguments out of the way $1 starts now with files/dirs shift $(($OPTIND - 1)) # print usage, if no file/dir argument is provided