X-Git-Url: https://git.slaskete.net/einar-bin/blobdiff_plain/28add313f485df9aaa5b6c4b7b946152fdd78a3a..61690daa9b77c717dc82f26c81696449140ebded:/screenshot.sh?ds=sidebyside diff --git a/screenshot.sh b/screenshot.sh index d920547..2649ddf 100755 --- a/screenshot.sh +++ b/screenshot.sh @@ -47,7 +47,7 @@ function take_screenshot() { function show_error() { errcho "Please use one of: -w, --window, -a, --area, -s, --selection," - errcho " -f, --full or no argument at all." + errcho " -f, --full, -j, --jpg or no argument at all." exit 1 }