Skip to content
This repository was archived by the owner on Jan 25, 2022. It is now read-only.

Commit f00d84c

Browse files
committed
Fixed mixup between older and newer approach.
1 parent e5d55f7 commit f00d84c

File tree

2 files changed

+1
-23
lines changed

2 files changed

+1
-23
lines changed

cli/commands/help

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ${YELLOW}WPLib Box ${GREEN}CLI${RESET} usage:
77
box ${GREEN}database${RESET} [<args>] - Manage databases.
88
box ${GREEN}container${RESET} [<args>] - Manage Docker containers.
99
10-
box ${GREEN}start${RESET} - Start Docker containers found in project.json's services object.
10+
box ${GREEN}startup${RESET} - Start Docker containers found in project.json's services object.
1111
box ${GREEN}restart${RESET} - Restart Docker containers found in project.json's services object.
1212
box ${GREEN}shutdown${RESET} - Shutdown all Docker containers.
1313

commands/help

Lines changed: 0 additions & 22 deletions
This file was deleted.

0 commit comments

Comments
 (0)