Description of problem: [root@ip-10-140-2-180 ~]# rhc-admin-move -h Usage: rhc-move [options] ^^^ should be rhc-admin-move Move an application to another node -i TARGET_SERVER_IDENTITY Target server identity (e.g. ip-10-10-10-10) --target_server_identity -p, --node_profile NODE_PROFILE Node profile (e.g. std) -n, --app APP Application name (required with rhlogin) --app_uuid APP Application uuid (replaces rhlogin and app name ^^^ ^^^ should be UUID missing ')' -l, --rhlogin RHLOGIN Account to act on (required with app name) Version-Release number of selected component (if applicable): rhc-server-common-0.86.1-1.git.0.c6f1a29.el6.noarch rhc-devenv-0.86.1-1.git.113.d052830.el6.noarch How reproducible: always Steps to Reproduce: 1.launch devenv_1596 2.login to the instance and run command "rhc-admin-move -h" 3. Actual results: some of the descriptions for this command are incorrect Expected results: 1)rhc-move should be rhc-admin-move 2)'--app_uuid APP''s APP should be UUID 3)missing ')' for the explanation of option --app_uuid APP Additional info:
Verified this on devenv_1606 ,it's fixed now.