Add status command line arg

This commit is contained in:
Gobinath 2018-01-28 20:22:13 -05:00
parent 866bea6b30
commit 09e5d82636
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ optional arguments:
-s, --settings show the settings dialog
-t, --take-break take a break now
--debug start safeeyes in debug mode
--status print the status of running safeeyes instance and exit
--version show program's version number and exit
```