From 74232046318c021bd41928d0fd7143d0fa327f08 Mon Sep 17 00:00:00 2001 From: Alessandro Maggio Date: Mon, 25 Dec 2017 17:08:27 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 34175ed..a41f0a1 100644 --- a/README.md +++ b/README.md @@ -56,4 +56,5 @@ def threadRun(): | /unset | \ | Delete a schedule. | | /print | | Print all setted jobs | | /status | | Print the status of InstaPy. | +| /now | | Run immediately. |