]> sourceware.org Git - lvm2.git/commitdiff
args.h: bold command refference
authorZdenek Kabelac <zkabelac@redhat.com>
Fri, 23 Apr 2021 20:45:20 +0000 (22:45 +0200)
committerZdenek Kabelac <zkabelac@redhat.com>
Fri, 23 Apr 2021 21:00:55 +0000 (23:00 +0200)
tools/args.h

index 93ee737ce3536e942b37c6a7d9aca96f0a0b87e3..741c82b9f64404e59185264626c2b26cd6094a63 100644 (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)
This page took 0.038112 seconds and 5 git commands to generate.