mirror of
https://github.com/docker/docs.git
synced 2026-04-12 06:19:22 +07:00
The previous state assumed that the HOSTPATH argument referred to a file. As clarified by moxiegirl in PR #11305, it is a directory. Adjusted completion to reflect this. Signed-off-by: Harald Albers <github@albersweb.de>