mirror of
https://github.com/bookwyrm-social/bookwyrm.git
synced 2024-11-22 09:31:08 +00:00
Fix help text for bw-dev down
This commit is contained in:
parent
e909cbfd4a
commit
29ac34cb92
1 changed files with 1 additions and 1 deletions
2
bw-dev
2
bw-dev
|
@ -287,7 +287,7 @@ case "$CMD" in
|
|||
echo "Unrecognised command. Try:"
|
||||
echo " setup"
|
||||
echo " up [container]"
|
||||
echo " down [container]"
|
||||
echo " down"
|
||||
echo " service_ports_web"
|
||||
echo " initdb"
|
||||
echo " resetdb"
|
||||
|
|
Loading…
Reference in a new issue