Просмотр исходного кода

Update deprecated docs for cli flags removal.

The old command line options have been deprecated in 1.8.0 and
eventually removed in 1.10.0 through PR #17724, though the
deprecated.md still shows `Target For Removal In Release`.

This fix updates the deprecated.md and changes
`Target For Removal In Release` to `Removed In Release`.

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
Yong Tang 9 лет назад
Родитель
Сommit
0a4de93e13
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      docs/deprecated.md

+ 1 - 1
docs/deprecated.md

@@ -92,7 +92,7 @@ The lxc-conf flag and API fields will also be removed.
 ### Old Command Line Options
 ### Old Command Line Options
 **Deprecated In Release: [v1.8.0](https://github.com/docker/docker/releases/tag/v1.8.0)**
 **Deprecated In Release: [v1.8.0](https://github.com/docker/docker/releases/tag/v1.8.0)**
 
 
-**Target For Removal In Release: v1.10**
+**Removed In Release: [v1.10.0](https://github.com/docker/docker/releases/tag/v1.10.0)**
 
 
 The flags `-d` and `--daemon` are deprecated in favor of the `daemon` subcommand:
 The flags `-d` and `--daemon` are deprecated in favor of the `daemon` subcommand: