moby--moby/contrib
Brian Goff 6d9e64b27b Fixes some docs issues with using single-dash arguments where they should be double
I found a bunch of issues where we have "-<opt>" instead of "--<opt>".
Also a couple of other issues, like "-notrunc", which is now "--no-trunc"
Fixes #5963

Docker-DCO-1.1-Signed-off-by: Brian Goff <cpuguy83@gmail.com> (github: cpuguy83)
2014-05-21 09:35:22 -04:00
..
completion intermediate image layers are used for more than the build 2014-04-07 18:37:52 +10:00
desktop-integration the last remaining raw.github.com URL's 2014-05-12 14:50:41 +10:00
docker-device-tool Rename runtime/* to daemon/* 2014-04-17 14:43:01 -07:00
host-integration Merge branch 'https_client' of github.com:discordianfish/docker into discordianfish-https_client 2014-03-19 22:03:11 +00:00
init Merge pull request #5844 from stpierre/init-script-wait-for-pidfile 2014-05-20 10:25:03 -06:00
man Fixes some docs issues with using single-dash arguments where they should be double 2014-05-21 09:35:22 -04:00
syntax
udev
vagrant-docker
MAINTAINERS
README
check-config.sh Move "possible config locations" list to the top of check-config.sh 2014-04-22 06:26:44 -06:00
crashTest.go
mkimage-alpine.sh contrib: mkimage script for alpine linux 2014-04-15 07:59:42 +00:00
mkimage-arch-pacman.conf
mkimage-arch.sh Fix broken /dev/fd in mkimage-arch.sh 2014-04-19 16:04:35 +08:00
mkimage-busybox.sh
mkimage-crux.sh
mkimage-debootstrap.sh mkimage-debootstrap: set ubuntuLatestLTS as Trusty 2014-05-07 08:26:24 +01:00
mkimage-rinse.sh
mkimage-unittest.sh
mkimage-yum.sh
mkseccomp.pl Update to double-dash everywhere 2014-03-13 11:46:02 -06:00
mkseccomp.sample
prepare-commit-msg.hook

README

The `contrib` directory contains scripts, images, and other helpful things
which are not part of the core docker distribution. Please note that they
could be out of date, since they do not receive the same attention as the
rest of the repository.