docker load: doc clarification

Docker-DCO-1.1-Signed-off-by: Vincent Batts <vbatts@redhat.com> (github: vbatts)
Upstream-commit: c6c7c03cddc852c42b9f047fbd5c2fb6cecf39eb
Component: engine
This commit is contained in:
Vincent Batts
2014-03-24 23:36:07 -04:00
parent deed2b6616
commit e26ac10f84
@@ -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