Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
manishshettym committed Feb 22, 2024
1 parent d7dbae6 commit a75fb0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion codescholar/services.sh
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ case "$1" in
show_indexing_status
;;
*)
echo "Usage: $0 {start|stop|killall|index <dataset_name>}"
echo "Usage: $0 {start|stop|killall|index|status <dataset_name>}"
exit 1
;;
esac

0 comments on commit a75fb0b

Please sign in to comment.