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=6d0a6c692313bae25a5402ded0c1d98001a935db;hp=0d4130e33f962e4ff881a4cdd5dbf736c728ade8;hb=e7ea9c50e8eaab772206268739db2d59ba7bd709;hpb=cee5700cde26053bcf26c61fc2b9aa8f98d27acd diff --git a/extras/volume_id/vol_id.xml b/extras/volume_id/vol_id.xml index 0d4130e33..6d0a6c692 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,13 @@ vol_id - - - + + + + + + + device @@ -48,8 +40,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 +50,55 @@ - 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. + + + + - print the filesystem type + Skip detection of raid metadata. - + - print the label of a volume + Probe for all types and print all matches. - + - print the uuid of a volume + Print usage.