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"