Fix --config_path option in docs

This commit is contained in:
Vitaliy Filippov
2025-01-24 17:21:11 +03:00
parent bcefa42bc0
commit 069808dfce
6 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -313,7 +313,7 @@ const char *help_text =
#endif
"Use vitastor-nbd --help <command> for command details or vitastor-nbd --help --all for all details.\n"
"\n"
"All usual Vitastor config options like --config_file <path_to_config> may also be specified in CLI.\n"
"All usual Vitastor config options like --config_path <path_to_config> may also be specified in CLI.\n"
;
class nbd_proxy