]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/radosgw: Add missing space to date option spec in admin.rst 52694/head
authorVille Ojamo <14869000+bluikko@users.noreply.github.com>
Thu, 27 Jul 2023 07:56:58 +0000 (14:56 +0700)
committerZac Dover <zac.dover@proton.me>
Sat, 29 Jul 2023 05:41:14 +0000 (15:41 +1000)
The start time and end time CLI option specification is missing a space between the date and the optional time value. Also expand the text to talk about "optional time" after the date.

Signed-off-by: Ville Ojamo <14869000+bluikko@users.noreply.github.com>
(cherry picked from commit dd16ad9055f134433d9bd6410cd31eb0fc918723)

doc/radosgw/admin.rst

index 731e8990f418a71eb6761a6226c6edba67317817..604b5c156103e551776dd7a24d5277372a9b09bf 100644 (file)
@@ -652,10 +652,12 @@ user usage within date ranges too.
 Options include: 
 
 - **Start Date:** The ``--start-date`` option allows you to filter usage
-  stats from a particular start date (**format:** ``yyyy-mm-dd[HH:MM:SS]``).
+  stats from a particular start date and an optional start time
+  (**format:** ``yyyy-mm-dd [HH:MM:SS]``).
 
 - **End Date:** The ``--end-date`` option allows you to filter usage up
-  to a particular date (**format:** ``yyyy-mm-dd[HH:MM:SS]``). 
+  to a particular date and an optional end time
+  (**format:** ``yyyy-mm-dd [HH:MM:SS]``). 
   
 - **Log Entries:** The ``--show-log-entries`` option allows you to specify
   whether or not to include log entries with the usage stats