diff options
author | Kay Sievers <kay.sievers@suse.de> | 2006-03-21 16:16:55 +0100 |
---|---|---|
committer | Kay Sievers <kay.sievers@suse.de> | 2006-03-21 16:16:55 +0100 |
commit | 7808297b0fcb5a8033fd2d55854d065d8b1719e8 (patch) | |
tree | 29f09b45745df1775085206e9233c7b1525f4dbb /extras/volume_id/vol_id.8 | |
parent | 10a9bff1c3038468a2aec0c2e9c701f0125c5685 (diff) |
volume_id: remove all partition table support
Diffstat (limited to 'extras/volume_id/vol_id.8')
-rw-r--r-- | extras/volume_id/vol_id.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extras/volume_id/vol_id.8 b/extras/volume_id/vol_id.8 index 6ffe7ce220..092911ad4c 100644 --- a/extras/volume_id/vol_id.8 +++ b/extras/volume_id/vol_id.8 @@ -21,13 +21,13 @@ should print: print all values in key/value format to import them into the environment. .TP .BI -l -print the label of the partition +print the label of the volume .TP .BI -t -print the type of the partition +print the type of the volume .TP .BI -u -print the uuid of the partition +print the uuid of the volume .RE .SH EXIT STATUS .B vol_id |