mirror of
https://github.com/docker/cli.git
synced 2026-09-01 10:05:51 -05:00
8940978cd59a7098d729c1fe325238e99310b6f4
docker create to add --rm flag
The `--rm` flag has been part of the `docker create` and related docs in `docs/reference/commandline/create.md` already includes the `--rm` flag. However, man page `man/docker-create.1.md` has not adds the `--rm` flag yet. This fix adds the description of `--rm` flag to `man/docker-create.1.md` Signed-off-by: Yong Tang <yong.tang.github@outlook.com> Upstream-commit: 6ac8224207a99f7057222fb0b36f4a0bdcc1197c Component: engine
Languages
Go
92.3%
Shell
5.4%
Dockerfile
1.1%
Go-Checksums
0.7%
Makefile
0.3%
Other
0.2%