]> git.ipfire.org Git - thirdparty/util-linux.git/commit
hardlink: Move -c option in --help
authorFeRD (Frank Dana) <ferdnyc@gmail.com>
Mon, 9 May 2022 11:31:13 +0000 (07:31 -0400)
committerKarel Zak <kzak@redhat.com>
Wed, 20 Jul 2022 15:40:01 +0000 (17:40 +0200)
commit603aafb3dbc38ed2dcde5babac20be174890e8a3
tree19fe98a65db30dddc9e5f28d5f9bf66e55211ca8
parent7fc579fc346ba8c0cb4582c77801650adbea982a
hardlink: Move -c option in --help

The new placement mirrors its position in the manpage, and
keeps it grouped with the individual flags for which it
acts as a shorthand.

Signed-off-by: FeRD (Frank Dana) <ferdnyc@gmail.com>
misc-utils/hardlink.c