Fix up some tower-manage -> awx-manage commands

This commit is contained in:
Matthew Jones
2017-07-24 09:38:36 -04:00
parent f0d68f429c
commit f175fbba23
3 changed files with 4 additions and 4 deletions

View File

@@ -4,7 +4,7 @@ Make a POST request to this resource to launch the system job template.
Variables specified inside of the parameter `extra_vars` are passed to the
system job task as command line parameters. These tasks can be ran manually
on the host system via the `tower-manage` command.
on the host system via the `awx-manage` command.
For example on `cleanup_jobs` and `cleanup_activitystream`: