equal
deleted
inserted
replaced
26 |
26 |
27 ==option bool H human |
27 ==option bool H human |
28 |
28 |
29 Display sizes in human readable form. |
29 Display sizes in human readable form. |
30 |
30 |
|
31 ==option bool l long |
|
32 |
|
33 Display information one drive per line, similar to ls's --long option. The attributes have the following format: |
|
34 |
|
35 =over 5 |
|
36 |
|
37 =item r |
|
38 |
|
39 read only |
|
40 |
|
41 =item e |
|
42 |
|
43 removable |
|
44 |
|
45 =item m |
|
46 |
|
47 RAM disk |
|
48 |
|
49 =back |
|
50 |
|
51 For example, C<re-> indicates a removable disk that is read-only. The attributes are followed by the drive letter, the free space on disk, the total disk size, and the volume name if there is one. |
|
52 |
31 ==copyright |
53 ==copyright |
32 |
54 |
33 Copyright (c) 2007-2010 Accenture. All rights reserved. |
55 Copyright (c) 2007-2010 Accenture. All rights reserved. |
34 |
56 |
|
57 ==smoke-test |
|
58 |
|
59 drvinfo --long $Quiet |