소스 검색

Merge pull request #5820 from joelhandwell/patch-1

changed deprecated option styles to supported ones
James Turnbull 11 년 전
부모
커밋
e5a5808f51
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      docs/sources/reference/run.md

+ 2 - 2
docs/sources/reference/run.md

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