]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
hardlink.1: directory|file is mandatory
authorнаб <nabijaczleweli@nabijaczleweli.xyz>
Mon, 28 Oct 2024 18:19:14 +0000 (19:19 +0100)
committerKarel Zak <kzak@redhat.com>
Thu, 31 Oct 2024 08:43:52 +0000 (09:43 +0100)
misc-utils/hardlink.1.adoc

index d11045941431f708f3c65b9516c0b18b9a47a345..b6f07ba706cdf775d52d116d4c8600a6b9e7abe8 100644 (file)
@@ -18,7 +18,7 @@ hardlink - link multiple copies of a file
 
 == SYNOPSIS
 
-*hardlink* [options] [_directory_|_file_]...
+*hardlink* [options] _directory_|_file_...
 
 == DESCRIPTION