diff --git a/manilaclient/v2/shell.py b/manilaclient/v2/shell.py index 02fb1eb07..792603cf0 100644 --- a/manilaclient/v2/shell.py +++ b/manilaclient/v2/shell.py @@ -543,7 +543,7 @@ def do_rate_limits(cs, args): 'share_protocol', metavar='', type=str, - help='Share type (NFS, CIFS, CephFS, GlusterFS or HDFS).') + help='Share protocol (NFS, CIFS, CephFS, GlusterFS or HDFS).') @cliutils.arg( 'size', metavar='',