diff --git a/src/init.cpp b/src/init.cpp --- a/src/init.cpp +++ b/src/init.cpp @@ -335,7 +335,8 @@ "see a really long fork (%s in cmd is replaced by message)"), false, OptionsCategory::OPTIONS); gArgs.AddArg("-blocksdir=", - _("Specify blocks directory (default: /blocks)"), + _("Specify directory to hold blocks subdirectory for *.dat " + "files (default: )"), false, OptionsCategory::OPTIONS); gArgs.AddArg("-blocknotify=", _("Execute command when the best block changes (%s in cmd is "