Fix some mistakes in grimshot docs

This commit is contained in:
Paul Ouellette 2020-05-07 22:56:25 -04:00 committed by Tudor Brindus
parent 726d187d3c
commit b1d08db5f5
3 changed files with 14 additions and 14 deletions

View file

@ -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