mirror of
https://github.com/docker/cli.git
synced 2026-01-06 05:41:44 +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>
This commit is contained in:
@@ -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)**
|
||||
|
||||
Reference in New Issue
Block a user