diff --git a/src/sshare/sshare.c b/src/sshare/sshare.c
index d0bff1b65beab619d6ffd4183f4cb5781f08a3ff..17d9ccc92dea1173af63fdc6133ad96b319ed671 100644
--- a/src/sshare/sshare.c
+++ b/src/sshare/sshare.c
@@ -391,8 +391,8 @@ sshare [<OPTION>] [<COMMAND>]                                              \n\
                                                                            \n\
     Valid <COMMAND> values are:                                            \n\
      --all                      list all                                     \n\
-     --accounts <accountName>   list accounts                                \n\
-     --cluster <clusterName>    list cluster                                 \n\
+     --accounts <Account>       list accounts                                \n\
+     --cluster <Cluster>        list cluster                                 \n\
      --help                     print this description of use.               \n\
      --no_header                output without a header                      \n\
      --parsable                 output will be | delimited with an ending '|'\n\
@@ -400,8 +400,8 @@ sshare [<OPTION>] [<COMMAND>]                                              \n\
      --quiet                    print no messages other than error messages. \n\
      --uid                      list help                                    \n\
      --usage                    show help                                    \n\
-     --user <userName>          list user                                    \n\
-     --verbose                  enable detailed logging.                     \n\
+     --user <User>              list user                                    \n\
+     --verbose                  wordy and windy output.                      \n\
      --version                  display tool version number.                 \n\
                                                                            \n\
                                                                            \n\