diff options
author | Andrey Borzenkov <arvidjaar@mail.ru> | 2007-01-22 22:27:16 +0100 |
---|---|---|
committer | Kay Sievers <kay.sievers@vrfy.org> | 2007-01-22 22:27:16 +0100 |
commit | 27283c2fdaefd9c7fd557fd4663566eacccca33a (patch) | |
tree | bb1bc6e3632a047383cd7711b075846d99babcc2 /extras/volume_id/vol_id.8 | |
parent | ff2eecef88733e669ff5a43083534b32b435e2b0 (diff) |
vol_id: document -L
Diffstat (limited to 'extras/volume_id/vol_id.8')
-rw-r--r-- | extras/volume_id/vol_id.8 | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/extras/volume_id/vol_id.8 b/extras/volume_id/vol_id.8 index 1d7e1330c0..47837de7b5 100644 --- a/extras/volume_id/vol_id.8 +++ b/extras/volume_id/vol_id.8 @@ -35,13 +35,20 @@ print the filesystem type .PP \fB\-l\fR .RS 4 -print the label of a volume +print the safe version of volume label suitable for use as filename. Use +\fB\-L\fR +to print literal label .RE .PP \fB\-u\fR .RS 4 print the uuid of a volume .RE +.PP +\fB\-L\fR +.RS 4 +print raw volume label +.RE .SH "ENVIRONMENT" .PP \fBUDEV_LOG\fR |