From 09e5d8263669a3afc00878956bbf08e55e9da998 Mon Sep 17 00:00:00 2001 From: Gobinath Date: Sun, 28 Jan 2018 20:22:13 -0500 Subject: [PATCH] Add status command line arg --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ec45c57..6af8187 100644 --- a/README.md +++ b/README.md @@ -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 ```