summaryrefslogtreecommitdiffstats
path: root/misc-utils/fincore.1
diff options
context:
space:
mode:
authorKarel Zak2017-03-23 14:34:12 +0100
committerKarel Zak2017-03-23 14:34:12 +0100
commit9b48766fb3f3e37797638552d208580d370201be (patch)
tree725384a7b7d0e171fbe59ebcd99f5d523e411599 /misc-utils/fincore.1
parentfincore: add --output (diff)
downloadkernel-qcow2-util-linux-9b48766fb3f3e37797638552d208580d370201be.tar.gz
kernel-qcow2-util-linux-9b48766fb3f3e37797638552d208580d370201be.tar.xz
kernel-qcow2-util-linux-9b48766fb3f3e37797638552d208580d370201be.zip
fincore: add --raw and --json
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'misc-utils/fincore.1')
-rw-r--r--misc-utils/fincore.17
1 files changed, 7 insertions, 0 deletions
diff --git a/misc-utils/fincore.1 b/misc-utils/fincore.1
index a615d6ab6..942dd70d1 100644
--- a/misc-utils/fincore.1
+++ b/misc-utils/fincore.1
@@ -36,6 +36,13 @@ 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.
.TP
+.BR \-r , " \-\-raw"
+Produce output in raw format. All potentially unsafe characters are hex-escaped
+(\\x<code>).
+.TP
+.BR \-J , " \-\-json"
+Use JSON output format.
+.TP
\fB\-V\fR, \fB\-\-version\fR
Display version information and exit.
.TP