Add --no-trunc to service/node/stack ps output

Signed-off-by: Josh Horwitz <horwitzja@gmail.com>
Upstream-commit: b5c313651f
Component: cli
This commit is contained in:
Josh Horwitz
2017-06-02 00:10:05 +00:00
committed by Tibor Vass
parent eb11d76559
commit eb6bdab31c
4 changed files with 6 additions and 2 deletions
@@ -21,6 +21,7 @@ Options:
-f, --filter value Filter output based on conditions provided
--help Print usage
--no-resolve Do not map IDs to Names
--no-trunc Do not truncate output
```
Lists all the tasks on a Node that Docker knows about. You can filter using the `-f` or `--filter` flag. Refer to the [filtering](#filtering) section for more information about available filter options.
@@ -21,6 +21,7 @@ Options:
-f, --filter value Filter output based on conditions provided
--help Print usage
--no-resolve Do not map IDs to Names
--no-trunc Do not truncate output
```
Lists the tasks that are running as part of the specified service. This command