Cleanup command-line reference docs by renaming overview to envvars.
Signed-off-by: Daniel Nephin <dnephin@docker.com>
This commit is contained in:
parent
5e30f089e3
commit
2df5593e8f
6 changed files with 36 additions and 30 deletions
|
|
@ -93,7 +93,7 @@ this project name to:
|
|||
The default project name is the basename of the project directory. You can set
|
||||
a custom project name by using the
|
||||
[`-p` command line option](./reference/docker-compose.md) or the
|
||||
[`COMPOSE_PROJECT_NAME` environment variable](./reference/overview.md#compose-project-name).
|
||||
[`COMPOSE_PROJECT_NAME` environment variable](./reference/envvars.md#compose-project-name).
|
||||
|
||||
### Preserve volume data when containers are created
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue