Add -t, --timestamps flag as option on logs.

Signed-off-by: Stéphane Seguin <stephseguin93@gmail.com>
This commit is contained in:
Stéphane Seguin 2016-02-28 22:00:12 +01:00
commit d9b4286f91
4 changed files with 28 additions and 11 deletions

View file

@ -15,8 +15,9 @@ parent = "smn_compose_cli"
Usage: logs [options] [SERVICE...]
Options:
--no-color Produce monochrome output.
-f, --follow Follow log output
--no-color Produce monochrome output.
-f, --follow Follow log output
-t, --timestamps Show timestamps
```
Displays log output from services.