chiark / gitweb /
vol_id: use long options
[elogind.git] / extras / volume_id / vol_id.8
index 15fccbe97e5658b9972f9fc0132c47774e828bfd..75942536d1ae484b05be62651360e4f8aa762316 100644 (file)
@@ -1,7 +1,10 @@
-.\" ** You probably do not want to edit this file directly **
-.\" It was generated using the DocBook XSL Stylesheets (version 1.69.1).
-.\" Instead of manually editing it, you probably should edit the DocBook XML
-.\" source for it and then use the DocBook XSL Stylesheets to regenerate it.
+.\"     Title: vol_id
+.\"    Author: 
+.\" Generator: DocBook XSL Stylesheets v1.72.0 <http://docbook.sf.net/>
+.\"      Date: March 2006
+.\"    Manual: vol_id
+.\"    Source: volume_id
+.\"
 .TH "VOL_ID" "8" "March 2006" "volume_id" "vol_id"
 .\" disable hyphenation
 .nh
 vol_id \- probe filesystem type and read label and uuid
 .SH "SYNOPSIS"
 .HP 7
-\fBvol_id\fR [\fB\-\-export\fR] [\fB\-t\fR] [\fB\-l\fR] [\fB\-u\fR] [\fIdevice\fR]
+\fBvol_id\fR [\fB\-\-export\fR] [\fB\-\-type\fR] [\fB\-\-label\fR] [\fB\-\-label\-raw\fR] [\fB\-\-uuid\fR] [\fB\-\-skip\-raid\fR] [\fB\-\-probe\-all\fR] [\fB\-\-help\fR] [\fIdevice\fR]
 .SH "DESCRIPTION"
 .PP
 \fBvol_id\fR
-is usually called from a udev rule, to provide udev with the filesystem type, the label and the uuid of a volume.
-\fBvol_id\fR
-supports all common filesystem formats and detects various raid setups to prevent the recognition of raid members as a volume with a filesystem.
+is usually called from a udev rule, to provide udev with the filesystem type, the label and the uuid of a volume. It supports most of the common filesystem formats and detects various raid setups to prevent the recognition of raid members as a volume with a filesystem.
 .SH "OPTIONS"
-.TP
+.PP
 \fB\-\-export\fR
-print all values in key/value format to import them into the environment.
-.TP
-\fB\-t\fR
-print the filesystem type
-.TP
-\fB\-l\fR
-print the label of a volume
-.TP
-\fB\-u\fR
-print the uuid of a volume
-.TP
-\fB\-\-skip-raid\fR
-skip probing for raid signatures
-.TP
-\fB\-\-probe-all\fR
-probe for all known signatures to detect possible conflicts
+.RS 4
+Print all values in key/value format to import them into the environment.
+.RE
+.PP
+\fB\-\-type\fR
+.RS 4
+Print the filesystem type.
+.RE
+.PP
+\fB\-\-label\fR
+.RS 4
+Print the safe version of volume label suitable for use as filename.
+.RE
+.PP
+\fB\-\-label\-raw\fR
+.RS 4
+Print the raw volume label.
+.RE
+.PP
+\fB\-\-uuid\fR
+.RS 4
+Print the uuid of a volume.
+.RE
+.PP
+\fB\-\-skip\-raid\fR
+.RS 4
+Skip detection of raid metadata.
+.RE
+.PP
+\fB\-\-probe\-all\fR
+.RS 4
+Probe for all types and print all matches.
+.RE
+.PP
+\fB\-\-help\fR
+.RS 4
+Print usage.
+.RE
 .SH "ENVIRONMENT"
-.TP
+.PP
 \fBUDEV_LOG\fR
+.RS 4
 Set the syslog priority.
+.RE
 .SH "EXIT STATUS"
 .PP
 \fBvol_id\fR