Merge pull request #1243 from thaJeztah/19.03_update_cli_reference

Sync docker cli yamldocs
This commit is contained in:
Dawn W 2019-06-26 17:26:51 -07:00 committed by GitHub
commit d3a3096d6e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
command: docker context import
short: Import a context from a tar file
short: Import a context from a tar or zip file
long: Imports a context previously exported with `docker context export`. To import
from stdin, use a hyphen (`-`) as filename.
usage: docker context import CONTEXT FILE|-