diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/README.md b/docs/README.md index 9ae11fa..d43f912 100644 --- a/docs/README.md +++ b/docs/README.md @@ -89,6 +89,8 @@ The operate sub-methods are provided by the application. #### `stop` +TODO: support -f flag that doesn't exit with 1 if the app is not running. + #### `status` ### `foreach` |