summaryrefslogtreecommitdiffstats
path: root/misc-utils/fincore.1
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--misc-utils/fincore.112
-rw-r--r--misc-utils/fincore.1.adoc4
2 files changed, 13 insertions, 3 deletions
diff --git a/misc-utils/fincore.1 b/misc-utils/fincore.1
index 1d168e0..2fd1e2b 100644
--- a/misc-utils/fincore.1
+++ b/misc-utils/fincore.1
@@ -2,12 +2,12 @@
.\" Title: fincore
.\" Author: [see the "AUTHOR(S)" section]
.\" Generator: Asciidoctor 2.0.20
-.\" Date: 2023-12-01
+.\" Date: 2024-03-20
.\" Manual: User Commands
-.\" Source: util-linux 2.39.3
+.\" Source: util-linux 2.40
.\" Language: English
.\"
-.TH "FINCORE" "1" "2023-12-01" "util\-linux 2.39.3" "User Commands"
+.TH "FINCORE" "1" "2024-03-20" "util\-linux 2.40" "User Commands"
.ie \n(.g .ds Aq \(aq
.el .ds Aq '
.ss \n[.ss] 0
@@ -60,6 +60,11 @@ then omitting on purpose the mention "iB", which is part of these abbreviations.
Define output columns. See the \fB\-\-help\fP output to get a list of the currently supported columns. The default list of columns may be extended if \fIlist\fP is specified in the format \fI+list\fP.
.RE
.sp
+\fB\-\-output\-all\fP
+.RS 4
+Output all available columns.
+.RE
+.sp
\fB\-r\fP, \fB\-\-raw\fP
.RS 4
Produce output in raw format. All potentially unsafe characters are hex\-escaped (\(rsx<code>).
@@ -87,6 +92,7 @@ Print version and exit.
\fBmincore\fP(2),
\fBgetpagesize\fP(2),
\fBgetconf\fP(1p)
+\fBcachestat\fP(2)
.SH "REPORTING BUGS"
.sp
For bug reports, use the issue tracker at \c
diff --git a/misc-utils/fincore.1.adoc b/misc-utils/fincore.1.adoc
index 54ed236..73f90c3 100644
--- a/misc-utils/fincore.1.adoc
+++ b/misc-utils/fincore.1.adoc
@@ -38,6 +38,9 @@ include::man-common/in-bytes.adoc[]
Define output columns. See the *--help* output to get a list of the currently supported columns. The default list of columns may be extended if _list_ is specified in the format _{plus}list_.
//TRANSLATORS: Keep {plus} untranslated.
+*--output-all*::
+Output all available columns.
+
*-r*, *--raw*::
Produce output in raw format. All potentially unsafe characters are hex-escaped (\x<code>).
@@ -55,6 +58,7 @@ mailto:yamato@redhat.com[Masatake YAMATO]
*mincore*(2),
*getpagesize*(2),
*getconf*(1p)
+*cachestat*(2)
include::man-common/bugreports.adoc[]