diff options
Diffstat (limited to 'contrib/grimshot')
-rwxr-xr-x | contrib/grimshot | 2 |
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" echo " active: Currently active window." echo " screen: All visible outputs." echo " output: Currently active output." - echo " region: Manually select a region." + echo " area: Manually select a region." echo " window: Manually select a window." exit fi |