mirror of
https://github.com/docker/cli.git
synced 2025-07-30 17:03:07 +03:00
[docs] Fix typo in manifest command docs: updated MANFEST
to MANIFEST
.
Signed-off-by: Bogdan Anton <contact@bogdananton.ro>
This commit is contained in:
committed by
Bogdan Anton
parent
eb4a4fe9b9
commit
9fa6bd4174
@ -65,7 +65,7 @@ Options:
|
||||
### manifest create
|
||||
|
||||
```bash
|
||||
Usage: docker manifest create MANFEST_LIST MANIFEST [MANIFEST...]
|
||||
Usage: docker manifest create MANIFEST_LIST MANIFEST [MANIFEST...]
|
||||
|
||||
Create a local manifest list for annotating and pushing to a registry
|
||||
|
||||
|
Reference in New Issue
Block a user