1
0
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:
Joel Handwell
2014-05-15 10:50:59 -04:00
committed by Tibor Vass
parent 28e2d18a14
commit e3b393e561

View File

@@ -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