standardize documentation formatting

Signed-off-by: Ashley Cui <ashleycui16@gmail.com>
This commit is contained in:
Ashley Cui
2019-05-31 15:21:47 -04:00
parent 7b0d6fcf0e
commit 19e0928037
81 changed files with 651 additions and 650 deletions

View File

@ -71,7 +71,7 @@ Print usage statement.
Format the output using the given Go template. An output value of *json* is not supported.
**--filter**=[]
**--filter**=*filter*
Filter events that are displayed. They must be in the format of "filter=value". The following
filters are supported:
@ -84,12 +84,12 @@ filters are supported:
In the case where an ID is used, the ID may be in its full or shortened form.
**--since**=[]
**--since**=*timestamp*
Show all events created since the given timestamp
**--until**=[]
**--until**=*timestamp*
Show all events created until the given timestamp