aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/grimshot
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/grimshot')
-rwxr-xr-xcontrib/grimshot2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/grimshot b/contrib/grimshot
index 2e30c69e..24580dcd 100755
--- a/contrib/grimshot
+++ b/contrib/grimshot
@@ -46,7 +46,7 @@ if [ "$ACTION" != "save" ] && [ "$ACTION" != "copy" ] && [ "$ACTION" != "check"
46 echo " active: Currently active window." 46 echo " active: Currently active window."
47 echo " screen: All visible outputs." 47 echo " screen: All visible outputs."
48 echo " output: Currently active output." 48 echo " output: Currently active output."
49 echo " region: Manually select a region." 49 echo " area: Manually select a region."
50 echo " window: Manually select a window." 50 echo " window: Manually select a window."
51 exit 51 exit
52fi 52fi