X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=extras%2Fvolume_id%2Fvol_id.xml;h=3ab0b05c8204a16daa7785985be6123f78c18148;hp=0d4130e33f962e4ff881a4cdd5dbf736c728ade8;hb=0bf41e6c24ac3d8cea08dd965e29b0d66ef51f1a;hpb=cee5700cde26053bcf26c61fc2b9aa8f98d27acd diff --git a/extras/volume_id/vol_id.xml b/extras/volume_id/vol_id.xml index 0d4130e33..3ab0b05c8 100644 --- a/extras/volume_id/vol_id.xml +++ b/extras/volume_id/vol_id.xml @@ -3,19 +3,6 @@ "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
- - xmlto - - Kay - Sievers - kay.sievers@vrfy.org - - - 2006 - Kay Sievers - - -
vol_id @@ -28,6 +15,7 @@ vol_id 8 + @@ -38,9 +26,15 @@ vol_id - - - + + + + + + + + + device @@ -48,8 +42,8 @@ DESCRIPTION vol_id is usually called from a udev rule, to provide udev with the filesystem type, the label and the uuid of a - volume. vol_id supports all common filesystem formats - and detects various raid setups to prevent the recognition of raid members + 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. @@ -58,26 +52,68 @@ - print all values in key/value format to import them into the + Print all values in key/value format to import them into the environment. - + + + Print the filesystem type. + + + + + + + Print the safe version of volume label suitable for + use as filename. + + + + + + + + Print the raw volume label. + + + + + + + Print the uuid of a volume. + + + + + + Skip detection of raid metadata. + + + + + + Probe for all types and print all matches. + + + + - print the filesystem type + Probing at the given offset, instead of the start of the volume. + The offset value is specified in bytes. - + - print the label of a volume + Print debug messages to stderr. - + - print the uuid of a volume + Print usage.