mirror of
https://github.com/clearlinux/docker.git
synced 2026-09-04 04:31:28 +00:00
Merge pull request #11321 from duglin/CmdLineTweak
Add "Docker" to Reference pull-down for Command Line
This commit is contained in:
+1
-1
@@ -116,7 +116,7 @@ pages:
|
||||
# Reference
|
||||
- ['reference/index.md', '**HIDDEN**']
|
||||
- ['reference/commandline/index.md', '**HIDDEN**']
|
||||
- ['reference/commandline/cli.md', 'Reference', 'Command line']
|
||||
- ['reference/commandline/cli.md', 'Reference', 'Docker command line']
|
||||
- ['reference/builder.md', 'Reference', 'Dockerfile']
|
||||
- ['faq.md', 'Reference', 'FAQ']
|
||||
- ['reference/run.md', 'Reference', 'Run Reference']
|
||||
|
||||
@@ -2,7 +2,7 @@ page_title: Command Line Interface
|
||||
page_description: Docker's CLI command description and usage
|
||||
page_keywords: Docker, Docker documentation, CLI, command line
|
||||
|
||||
# Command Line
|
||||
# Docker Command Line
|
||||
|
||||
{{ include "no-remote-sudo.md" }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user