Adding timestamp end to events endpoint. Modifying api docs.

Docker-DCO-1.1-Signed-off-by: Isabel Jimenez <contact@isabeljimenez.com> (github: jimenez)
Upstream-commit: b002e5ff8e
Component: cli
This commit is contained in:
Isabel Jimenez
2017-06-02 00:06:25 +00:00
committed by Tibor Vass
parent 7921a62034
commit 94bf35b05f
@@ -411,7 +411,9 @@ For example:
Get real time events from the server
--since="": Show previously created events and then stream.
--since="": Show all events created since timestamp
(either seconds since epoch, or date string as below)
--until="": Show events created before timestamp
(either seconds since epoch, or date string as below)
.. _cli_events_example: