]> git.ipfire.org Git - thirdparty/util-linux.git/commit
docs: findmnt: clarify that --target returns one filesystem master
authorKarel Zak <kzak@redhat.com>
Tue, 14 Jul 2026 12:48:39 +0000 (14:48 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 14 Jul 2026 12:48:39 +0000 (14:48 +0200)
commit2f7845b90a9d5d3e9832afc16e9b090009619385
treedb543f769fa4b86327027ef8a593a86974a0e8a9
parentd19dd4e87279c46cc7a7bb7a3605841c60e008d8
docs: findmnt: clarify that --target returns one filesystem

The --target option identifies the filesystem for a given path, and a
file always resides on exactly one filesystem. Document that --target
returns at most one entry and skips over-mounted entries.

Addresses: https://github.com/util-linux/util-linux/issues/4424
Signed-off-by: Karel Zak <kzak@redhat.com>
misc-utils/findmnt.8.adoc