Fix contrib/man/md/docker-import.1.md warning ("macro `tar.gz,' not defined")

Docker-DCO-1.1-Signed-off-by: Andrew Page <admwiggin@gmail.com> (github: tianon)
Upstream-commit: e02cf69789d12e8d44c8168e1515f43f39be6461
Component: engine
This commit is contained in:
Tianon Gravi
2014-06-14 01:59:52 -06:00
parent 61604356ac
commit b13aa65bb4

View File

@ -9,8 +9,8 @@ of the tarball into it.
**docker import** URL|- [REPOSITORY[:TAG]]
# DESCRIPTION
Create a new filesystem image from the contents of a tarball (.tar,
.tar.gz, .tgz, .bzip, .tar.xz, .txz) into it, then optionally tag it.
Create a new filesystem image from the contents of a tarball (`.tar`,
`.tar.gz`, `.tgz`, `.bzip`, `.tar.xz`, `.txz`) into it, then optionally tag it.
# EXAMPLES