Fix markdown tables

This commit is contained in:
Vitaliy Filippov
2024-03-16 15:35:10 +03:00
parent f12855c31b
commit 8807a1623b
7 changed files with 69 additions and 49 deletions
+1 -1
View File
@@ -74,7 +74,7 @@ static const char* help_text =
" --fs <NAME> use VitastorFS with metadata in image <NAME>\n"
" --block use pseudo-FS presenting images as files\n"
" --pool <POOL> use <POOL> as default pool for new files\n"
" --subdir <DIR> export <DIR> instead of root directory\n"
" --subdir <DIR> export <DIR> instead of root directory (pseudo-FS only)\n"
" --nfspath <PATH> set NFS export path to <PATH> (default is /)\n"
" --pidfile <FILE> write process ID to the specified file\n"
" --logfile <FILE> log to the specified file\n"