Skip to content

Commit 93af014

Browse files
committed
Clean up commands
Signed-off-by: Christopher Crone <[email protected]>
1 parent 54c0fad commit 93af014

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

commands/compose-ref.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ global_opts:
77
up:
88
name: "up"
99
down:
10-
name: "down"
10+
name: "down"

commands/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ up:
1010
opts:
1111
- name: "-d"
1212
down:
13-
name: "down"
13+
name: "down"

0 commit comments

Comments
 (0)