diff options
author | Trygve Laugstøl <trygvis@inamo.no> | 2012-10-31 18:01:51 +0100 |
---|---|---|
committer | Safran Fiken <dev@fiken.no> | 2012-10-31 18:02:52 +0100 |
commit | 6b5bb5a7da8122f1db68f542c55d668b45abd6dc (patch) | |
tree | 62311256180f70655032e8f0b17b0cf415f85667 /docs | |
parent | d207e76d0b46b8c0980b4f107e65c56c6a6f9fe3 (diff) | |
download | app.sh-6b5bb5a7da8122f1db68f542c55d668b45abd6dc.tar.gz app.sh-6b5bb5a7da8122f1db68f542c55d668b45abd6dc.tar.bz2 app.sh-6b5bb5a7da8122f1db68f542c55d668b45abd6dc.tar.xz app.sh-6b5bb5a7da8122f1db68f542c55d668b45abd6dc.zip |
o Improved Maven snapshot resolving.
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` |