DockerCLI/e2e/cli-plugins/testdata
Sebastiaan van Stijn 7f3717bd2a
Replace tab with spaces in usage output
All output of the usage / --help output uses spaces, and having a tab
in the output can be somewhat cumbersome (e.g. our YAML docs generator
doesn't like them, and copy/pasing the output in iTerm produces a warning).

This patch changes the output to use two spaces instead.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2020-10-02 15:41:17 +02:00
..
docker-badmeta-err.golden Add some simple e2e tests for executing CLI plugins 2019-01-30 13:44:05 +00:00
docker-help-badmeta-err.golden Integrate CLI plugins with `docker help «foo»` 2019-01-30 13:45:18 +00:00
docker-help-helloworld-goodbye.golden Replace tab with spaces in usage output 2020-10-02 15:41:17 +02:00
docker-help-helloworld.golden Replace tab with spaces in usage output 2020-10-02 15:41:17 +02:00
docker-help-nonexistent-err.golden Integrate CLI plugins with `docker help «foo»` 2019-01-30 13:45:18 +00:00
docker-nonexistent-err.golden Add some simple e2e tests for executing CLI plugins 2019-01-30 13:44:05 +00:00