mirror of
https://github.com/docker/cli.git
synced 2026-01-22 03:22:01 +03:00
changed deprecated option styles to supported ones
-name and -rm to --name and --rm
Upstream-commit: 043c294859
Component: cli
This commit is contained in:
committed by
Tibor Vass
parent
28e2d18a14
commit
e3b393e561
@@ -54,10 +54,10 @@ following options.
|
||||
- [Detached (-d)](#detached-d)
|
||||
- [Foreground](#foreground)
|
||||
- [Container Identification](#container-identification)
|
||||
- [Name (–name)](#name-name)
|
||||
- [Name (--name)](#name-name)
|
||||
- [PID Equivalent](#pid-equivalent)
|
||||
- [Network Settings](#network-settings)
|
||||
- [Clean Up (–rm)](#clean-up-rm)
|
||||
- [Clean Up (--rm)](#clean-up-rm)
|
||||
- [Runtime Constraints on CPU and
|
||||
Memory](#runtime-constraints-on-cpu-and-memory)
|
||||
- [Runtime Privilege and LXC
|
||||
|
||||
Reference in New Issue
Block a user