Clearing the terminal is now a config option and launch flag instead of being hardcoded. '--clear on/off' or ''

This commit is contained in:
Dylan
2016-01-17 17:45:34 +11:00
parent f8ef1b93c7
commit 9266678368
2 changed files with 16 additions and 6 deletions

View File

@@ -183,6 +183,8 @@ Once you set the var the script will scale the image and padding
--scrotcmd Screenshot program to launch
Other:
--clear on/off Whether or not to clear the terminal
before printing.
--help Print this text and exit
```