From ce587bf222e01dc5660464c83f8a69c83d499599 Mon Sep 17 00:00:00 2001 From: Is Isilon Date: Sat, 11 Apr 2015 00:39:53 +0800 Subject: [PATCH] Update --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1ac21ca..8e24d3a 100644 --- a/README.md +++ b/README.md @@ -12,9 +12,9 @@ Configuration To install --------------------- - rhc cartridge-add https://raw.github.com/wassname/openshift-celery-cartridge/master/metadata/manifest.yml -a + rhc cartridge-add https://raw.github.com/wassname/openshift-celery-cartridge/master/metadata/manifest.yml -a "appname" -Any log output will be generated to ${OPENSHIFT_APP_ROOT}logs/celery_log.txt and will be viewable with the rhc tail command +Any log output will be generated to ${OPENSHIFT_APP_ROOT}logs/celery_log.txt and will be viewable with the rhc tail "appname" command This was tested using: @@ -24,6 +24,6 @@ This was tested using: To manage --------------------- - $ rhc cartridge-status celeryd -a + $ rhc cartridge-status celeryd -a "yourapp"