]> git.ipfire.org Git - thirdparty/util-linux.git/blobdiff - misc-utils/hardlink.1
login: add support for directories in MOTD_FILE=
[thirdparty/util-linux.git] / misc-utils / hardlink.1
index 97fc569dac47d17dec615c348d66a53063349ff7..dcef8080ec6e9d89a64cf20ca1671046729d5dcb 100644 (file)
@@ -34,7 +34,7 @@ Do not perform the consolidation; only print what would be changed.
 .TP
 .BR \-v , " \-\-verbose"
 Print summary after hardlinking. The option may be specified more than once. In
-this case (e.g. \fB-vv\fR) it prints every hardlinked file and bytes saved.
+this case (e.g., \fB\-vv\fR) it prints every hardlinked file and bytes saved.
 .TP
 .BR \-x , " \-\-exclude " \fIregex\fR
 Exclude files and directories matching pattern from hardlinking.
@@ -66,7 +66,7 @@ Historically \fBhardlink\fR silently excluded any names beginning with
 ".in.", as well as any names beginning with "." followed by exactly 6
 other characters. That prior behavior can be achieved by specifying
 .br
--x '^(\\.in\\.|\\.[^.]{6}$)'
+\-x '^(\\.in\\.|\\.[^.]{6}$)'
 .SH AVAILABILITY
 The hardlink command is part of the util-linux package and is available from
 https://www.kernel.org/pub/linux/utils/util-linux/.