mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +03:00
- missing help option in `docs/reference/commandline/*.md` (some files have it, the other I fixed didn't) - missing `[OPTIONS]` in Usage description - missing options - formatting - start/stop idempotence Signed-off-by: Antonio Murdaca <amurdaca@redhat.com> Upstream-commit: 14e8898648909379f37049828e103ba1c97f253b Component: engine
355 B
355 B
wait
Usage: docker wait [OPTIONS] CONTAINER [CONTAINER...]
Block until a container stops, then print its exit code.
--help=false Print usage