1
0
mirror of https://github.com/docker/cli.git synced 2026-01-18 08:21:31 +03:00

Fix a small typo in docs/deprecated.md

A small typo in `docs/deprecated.md`.

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
Upstream-commit: a4abb8d39f
Component: cli
This commit is contained in:
Yong Tang
2016-11-13 20:04:25 -08:00
committed by Tibor Vass
parent c0d69c15cb
commit 431f9773df

View File

@@ -73,7 +73,7 @@ filesystem does not support `d_type`. For example, XFS does not support `d_type`
if it is formatted with the `ftype=0` option.
Please also refer to [#27358](https://github.com/docker/docker/issues/27358) for
futher information.
further information.
### Three argument form in `docker import`
**Deprecated In Release: [v0.6.7](https://github.com/docker/docker/releases/tag/v0.6.7)**