From 4827093d4b3090389ae0cabb7d8b522cf794ef90 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Fri, 5 Jun 2015 10:30:52 +0200 Subject: losetup: add --json Signed-off-by: Karel Zak --- sys-utils/losetup.8 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'sys-utils/losetup.8') diff --git a/sys-utils/losetup.8 b/sys-utils/losetup.8 index 6f18e540f..41661e553 100644 --- a/sys-utils/losetup.8 +++ b/sys-utils/losetup.8 @@ -100,11 +100,14 @@ Otherwise, just print its name. Show the status of all loop devices associated with the given .IR file . .TP +.IP "\fB\-J, \fB\-\-json\fP" +Use JSON format for \fB\-\-list\fP output. +.TP .BR \-l , " \-\-list" If a loop device or the \fB-a\fR option is specified, print the default columns for either the specified loop device or all loop devices; the default is to print info about all devices. See also \fB\-\-output\fP, \fB\-\-noheadings\fP -and \fB\-\-raw\fP. +\fB\-\-json\fP and \fB\-\-raw\fP. .TP .BR \-n , " \-\-noheadings" Don't print headings for \fB\-\-list\fP output format. -- cgit v1.2.3-55-g7522