1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-27 01:55:10 +03:00

args.h: bold command refference

This commit is contained in:
Zdenek Kabelac 2021-04-23 22:45:20 +02:00
parent f678052385
commit 6f61de3009

View File

@ -1386,7 +1386,7 @@ arg(readahead_ARG, 'r', "readahead", readahead_VAL, 0, 0,
"\\fBnone\\fP is equivalent to zero.\n")
arg(resizefs_ARG, 'r', "resizefs", 0, 0, 0,
"Resize underlying filesystem together with the LV using fsadm(8).\n")
"Resize underlying filesystem together with the LV using \\fBfsadm\\fP(8).\n")
/* Not used */
arg(reset_ARG, 'R', "reset", 0, 0, 0, NULL)