- added --help option - fixed several formatting problems Also added --help to volume inspect reference page. Signed-off-by: Harald Albers <github@albersweb.de>
docker volume inspect
docker volume rm
For both commands, volume is _not_ optional. Several volumes may be specified. Both commands now use the same name (VOLUME) for the command argument. Signed-off-by: Harald Albers <github@albersweb.de>
Signed-off-by: Brian Goff <cpuguy83@gmail.com>