diff options
Diffstat (limited to 'docs/reference/commandline/index.md')
| -rw-r--r-- | docs/reference/commandline/index.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/reference/commandline/index.md b/docs/reference/commandline/index.md index 952fa09df1..59c816e7fd 100644 --- a/docs/reference/commandline/index.md +++ b/docs/reference/commandline/index.md @@ -25,6 +25,8 @@ You start the Docker daemon with the command line. How you start the daemon affects your Docker containers. For that reason you should also make sure to read the [`dockerd`](dockerd.md) reference page. +## Commands by object + ### Docker management commands | Command | Description | @@ -122,7 +124,7 @@ read the [`dockerd`](dockerd.md) reference page. | [node ls](node_ls.md) | List nodes in the swarm | | [node rm](node_rm.md) | Remove one or more nodes from the swarm | -### Swarm swarm commands +### Swarm management commands | Command | Description | |:--------|:-------------------------------------------------------------------| |
