fix(screencapt): parameters after --region was not processed
This commit is contained in:
parent
a3b08d0a40
commit
d556ad85e4
1 changed files with 1 additions and 0 deletions
|
@ -72,6 +72,7 @@ process_args() {
|
|||
else
|
||||
exit 1
|
||||
fi
|
||||
shift
|
||||
;;
|
||||
-f | --file)
|
||||
TO_FILE=1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue