Skip to content

Commit 448ceb5

Browse files
authored
update vi-docker-tutorial.md (fixes #3458) (#3462)
1 parent 3ad7a5d commit 448ceb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/vi/vi-docker-tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ Here are some common Docker Compose commands:
165165
**Note: For Docker Compose commands, use the `planet.sh` script** to avoid specifying the YAML file path and project name each time. The script also checks for the credentials YAML file and merges it for CouchDB to function properly. This credentials file is generated after setting up an admin account in the Planet web interface during initial configuration.
166166

167167
```plaintext
168-
Usage: planet.sh <up|stop|start|restart|down|(other docker compose command)...>
168+
Usage: bash planet.sh <up|stop|start|restart|down|(other docker compose command)...>
169169
170170
Example: planet.sh up Start up the planet services for the first time in the background.
171171
planet.sh stop Stop planet services.

0 commit comments

Comments
 (0)