X-Git-Url: https://git.slaskete.net/einar-bin/blobdiff_plain/28add313f485df9aaa5b6c4b7b946152fdd78a3a..354034f16f52d2a224ab932a2ac6bca89a327315:/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 }