From 9f56106df6b49864ba604f6824f9fad5aeabd17a Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Mon, 13 May 2013 12:00:24 +0200 Subject: losetup: add --raw and --noheadings Signed-off-by: Karel Zak --- sys-utils/losetup.8 | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'sys-utils/losetup.8') diff --git a/sys-utils/losetup.8 b/sys-utils/losetup.8 index bd735180c..9c4c7c92b 100644 --- a/sys-utils/losetup.8 +++ b/sys-utils/losetup.8 @@ -95,8 +95,12 @@ print help show status of all loop devices associated with given .I file .IP "\fB\-l, \-\-list" -if a loop device or the -a option is specified, print default columns for either the specified -loop device or all loop devices, default is to print info about all devices. +if a loop device or the -a option is specified, print default columns for +either the specified loop device or all loop devices, default is to print info +about all devices. See also \fB\-\-output\fP, \fB\-\-noheadings\fP +and \fB\-\-raw\fP. +.IP "\fB\-n, \fB\-\-noheadings\fP" +don't print headings for \fB\-\-list\fP output format .IP "\fB\-o, \-\-offset \fIoffset\fP" the data start is moved \fIoffset\fP bytes into the specified file or device @@ -106,6 +110,8 @@ specify which columns are to be printed for the \fB\-\-list\fP output the data end is set to no more than \fIsize\fP bytes after the data start .IP "\fB\-P, \-\-partscan\fP" force kernel to scan partition table on newly created loop device +.IP "\fB\-\-raw\fP" +use raw \fB\-\-list\fP output format .IP "\fB\-r, \-\-read-only\fP" setup read-only loop device .IP "\fB\-\-show\fP" -- cgit v1.2.3-55-g7522