Skip to content

Commit

Permalink
branch-3.0: [fix](tool) fix fdbcli help #44079 (#44087)
Browse files Browse the repository at this point in the history
Cherry-picked from #44079

Co-authored-by: Yongqiang YANG <yangyongqiang@selectdb.com>
  • Loading branch information
github-actions[bot] and dataroaring authored Nov 17, 2024
1 parent a4406ff commit 43facc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/fdb/fdb_ctl.sh
Original file line number Diff line number Diff line change
Expand Up @@ -467,7 +467,7 @@ function usage() {
echo -e "\t clean \t clean fdb data"
echo -e "\t start \t start fdb"
echo -e "\t stop \t stop fdb"
echo -e "\t fdbcli \t stop fdb"
echo -e "\t fdbcli \t execute fdbcli"
echo -e ""
exit 1
}
Expand Down

0 comments on commit 43facc4

Please sign in to comment.