A minor thing, but I noticed that the "Reference" drop-down menu just
says "Command line". This was fine when we just had one command line,
but now there's also 'Compose command line' and I suspect we may add
others later. We should qualify the Docker one with the word "Docker"
in front
Signed-off-by: Doug Davis <dug@us.ibm.com>
| ... | ... |
@@ -116,7 +116,7 @@ pages: |
| 116 | 116 |
# Reference |
| 117 | 117 |
- ['reference/index.md', '**HIDDEN**'] |
| 118 | 118 |
- ['reference/commandline/index.md', '**HIDDEN**'] |
| 119 |
-- ['reference/commandline/cli.md', 'Reference', 'Command line'] |
|
| 119 |
+- ['reference/commandline/cli.md', 'Reference', 'Docker command line'] |
|
| 120 | 120 |
- ['reference/builder.md', 'Reference', 'Dockerfile'] |
| 121 | 121 |
- ['faq.md', 'Reference', 'FAQ'] |
| 122 | 122 |
- ['reference/run.md', 'Reference', 'Run Reference'] |