]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
Fix markup in findmnt.8.adoc
authorMario Blättermann <mario.blaettermann@gmail.com>
Sun, 31 Aug 2025 15:21:42 +0000 (17:21 +0200)
committerGitHub <noreply@github.com>
Sun, 31 Aug 2025 15:21:42 +0000 (17:21 +0200)
misc-utils/findmnt.8.adoc

index 8c8ffa2cc9a613b791fd67bb9025e7cdc582f80e..2abead20c56c341cc094efc6b29b884aa271bbaa 100644 (file)
@@ -87,7 +87,7 @@ Use JSON output format.
 *-k*, *--kernel*[**=**_method_]::
 Reads information about filesystems from the kernel. This is the default output. The format is tree-like and only includes mount options managed by the kernel (see also *--mtab*).
 +
-The optional argument _method_ is supported only for the long variant (--kernel). The short variant (-k) defaults to the mountinfo method for backward compatibility. The supported methods can be either:
+The optional argument _method_ is supported only for the long variant (*--kernel*). The short variant (*-k*) defaults to the *mountinfo* method for backward compatibility. The supported methods can be either:
 +
 * *mountinfo* - this is the default method and it reads data from the _/proc/self/mountinfo_ file.
 +