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

Commit a43cb53

Browse files
committed
Typo
1 parent 819aa90 commit a43cb53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cli/commands/database

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -517,7 +517,7 @@ case $CMD in
517517
*)
518518
if [ "$1" == "" ]
519519
then
520-
echo "$ECHO_PREFIX ${WARNING}Warning: No database command provided.${RESET}"
520+
echo "$ECHO_PREFIX ${YELLOW}Warning: No database command provided.${RESET}"
521521
database_help
522522
exit 1
523523
fi

0 commit comments

Comments
 (0)