docs: remove empty cli reference stubs

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
David Karlsson
2024-01-15 11:19:39 +01:00
parent 077d07c4f0
commit cf9d3692a3
35 changed files with 0 additions and 1304 deletions

View File

@ -1,15 +0,0 @@
# container wait
<!---MARKER_GEN_START-->
Block until one or more containers stop, then print their exit codes
### Aliases
`docker container wait`, `docker wait`
<!---MARKER_GEN_END-->
## Description
See [docker wait](wait.md) for more information.