summaryrefslogtreecommitdiff
path: root/troveclient/osc/v1/database_clusters.py
diff options
context:
space:
mode:
Diffstat (limited to 'troveclient/osc/v1/database_clusters.py')
-rw-r--r--troveclient/osc/v1/database_clusters.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/troveclient/osc/v1/database_clusters.py b/troveclient/osc/v1/database_clusters.py
index eaf36ff..9955d4f 100644
--- a/troveclient/osc/v1/database_clusters.py
+++ b/troveclient/osc/v1/database_clusters.py
@@ -67,7 +67,7 @@ class ListDatabaseClusters(command.Lister):
type=str,
default=None,
help=_('Begin displaying the results for IDs greater than the'
- ' specified marker. When used with :option:`--limit,` set'
+ ' specified marker. When used with ``--limit``, set '
' this to the last ID displayed in the previous run.')
)
return parser