moby/docs/reference/commandline
Harald Albers 789197f33d Remove -h flag from completion and daemon reference
All docker subcommands support `-h` as an alias for `--help`
unless they have `-h` aliased to something else like `docker run`,
which uses `-h` for `--hostname`.

`-h` is not included in the help messages of the commands, though.

It ist visible in
* reference: only in `docker daemon` reference,
  see output of `grep -Rse --help=false docs`
* man pages: only in `docker` man page
  see output of `grep -RF '**-h**' man`

For consistency reasons, this commit removes `-h` as an alias for
`--help` from the reference page, man page and the bash completion.

Signed-off-by: Harald Albers <github@albersweb.de>
2015-08-28 04:59:09 -04:00
..
attach.md Splitting out the cli command into parts. 2015-06-25 12:02:41 -07:00
build.md Add ulimit to docker build. 2015-07-23 10:26:06 +08:00
cli.md Remove -h flag from completion and daemon reference 2015-08-28 04:59:09 -04:00
commit.md Align 'docker commit' docs with the code 2015-07-09 13:17:47 -07:00
cp.md docs: Updated for docker cp and its API changes 2015-07-21 15:30:20 -07:00
create.md Rename to flags and environment variables to content trust 2015-07-24 16:31:18 -07:00
daemon.md Remove -h flag from completion and daemon reference 2015-08-28 04:59:09 -04:00
diff.md Splitting out the cli command into parts. 2015-06-25 12:02:41 -07:00
docker_images.gif retooling for hugo 2015-06-15 13:19:38 -07:00
events.md Splitting out the cli command into parts. 2015-06-25 12:02:41 -07:00
exec.md Splitting out the cli command into parts. 2015-06-25 12:02:41 -07:00
export.md Splitting out the cli command into parts. 2015-06-25 12:02:41 -07:00
history.md Splitting out the cli command into parts. 2015-06-25 12:02:41 -07:00
images.md Splitting out the cli command into parts. 2015-06-25 12:02:41 -07:00
import.md Splitting out the cli command into parts. 2015-06-25 12:02:41 -07:00
info.md Splitting out the cli command into parts. 2015-06-25 12:02:41 -07:00
inspect.md Flag Addition: --type flag added for docker inspect command 2015-07-01 12:14:01 -04:00
kill.md Splitting out the cli command into parts. 2015-06-25 12:02:41 -07:00
load.md Document that load supports compressed tarballs. 2015-07-14 15:51:06 -07:00
login.md Splitting out the cli command into parts. 2015-06-25 12:02:41 -07:00
logout.md Splitting out the cli command into parts. 2015-06-25 12:02:41 -07:00
logs.md Split reader interface from logger interface 2015-07-21 20:47:31 -04:00
pause.md Splitting out the cli command into parts. 2015-06-25 12:02:41 -07:00
port.md Splitting out the cli command into parts. 2015-06-25 12:02:41 -07:00
ps.md ps --format: Add config.js doc, fix gofmt, add integration tests 2015-07-22 12:51:16 -04:00
pull.md Rename to flags and environment variables to content trust 2015-07-24 16:31:18 -07:00
push.md Rename to flags and environment variables to content trust 2015-07-24 16:31:18 -07:00
rename.md Splitting out the cli command into parts. 2015-06-25 12:02:41 -07:00
restart.md Splitting out the cli command into parts. 2015-06-25 12:02:41 -07:00
rm.md Splitting out the cli command into parts. 2015-06-25 12:02:41 -07:00
rmi.md Splitting out the cli command into parts. 2015-06-25 12:02:41 -07:00
run.md Rename to flags and environment variables to content trust 2015-07-24 16:31:18 -07:00
save.md Splitting out the cli command into parts. 2015-06-25 12:02:41 -07:00
search.md Splitting out the cli command into parts. 2015-06-25 12:02:41 -07:00
start.md Splitting out the cli command into parts. 2015-06-25 12:02:41 -07:00
stats.md Splitting out the cli command into parts. 2015-06-25 12:02:41 -07:00
stop.md Splitting out the cli command into parts. 2015-06-25 12:02:41 -07:00
tag.md Splitting out the cli command into parts. 2015-06-25 12:02:41 -07:00
top.md Splitting out the cli command into parts. 2015-06-25 12:02:41 -07:00
unpause.md Splitting out the cli command into parts. 2015-06-25 12:02:41 -07:00
version.md add --format flag to docker version 2015-07-13 19:10:56 -04:00
wait.md Splitting out the cli command into parts. 2015-06-25 12:02:41 -07:00