From b1d08db5f5112ab562f89564825e3e791b0682c4 Mon Sep 17 00:00:00 2001 From: Paul Ouellette Date: Thu, 7 May 2020 22:56:25 -0400 Subject: Fix some mistakes in grimshot docs --- contrib/grimshot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib/grimshot') 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 -- cgit v1.2.3