docker load: doc clarification
Docker-DCO-1.1-Signed-off-by: Vincent Batts <vbatts@redhat.com> (github: vbatts)
This commit is contained in:
parent
84e1fdf35d
commit
c6c7c03cdd
1 changed files with 2 additions and 2 deletions
|
@ -885,9 +885,9 @@ Known Issues (kill)
|
|||
|
||||
Load an image from a tar archive on STDIN
|
||||
|
||||
-i, --input"": Read from a tar archive file, instead of STDIN
|
||||
-i, --input="": Read from a tar archive file, instead of STDIN
|
||||
|
||||
Loads a tarred repository from the standard input stream.
|
||||
Loads a tarred repository from a file or the standard input stream.
|
||||
Restores both images and tags.
|
||||
|
||||
.. code-block:: bash
|
||||
|
|
Loading…
Add table
Reference in a new issue