From 27b73ac55d269687c81845858d9142f1d849c38d Mon Sep 17 00:00:00 2001 From: Steve Martinelli Date: Sat, 17 Jan 2015 02:55:57 -0500 Subject: Fix doc building errors Addresses some of the issues that appeared when running tox -edocs Change-Id: I31133744ee0ddefa72c6590cb381de317e65633e --- doc/source/command-objects/object.rst | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'doc/source/command-objects/object.rst') diff --git a/doc/source/command-objects/object.rst b/doc/source/command-objects/object.rst index c45c1051..25cf69e3 100644 --- a/doc/source/command-objects/object.rst +++ b/doc/source/command-objects/object.rst @@ -16,11 +16,11 @@ Upload object to container [ ...] -.. option:: +.. describe:: Container for new object -.. option:: +.. describe:: Local filename(s) to upload @@ -36,11 +36,11 @@ Delete object from container [ ...] -.. option:: +.. describe:: Delete object(s) from -.. option:: +.. describe:: Object(s) to delete @@ -86,11 +86,11 @@ List objects List additional fields in output -.. options:: --all +.. option:: --all List all objects in (default is 10000) -.. option:: +.. describe:: Container to list @@ -111,11 +111,11 @@ Save object locally Destination filename (defaults to object name) -.. option:: +.. describe:: Download from -.. option:: +.. describe:: Object to save @@ -131,10 +131,10 @@ Display object details -.. option:: +.. describe:: Display from -.. option:: +.. describe:: Object to display -- cgit v1.2.1