'ld' lists drives, not volumes.
This commit is contained in:
parent
872786a58d
commit
ad65278a44
@ -1235,7 +1235,7 @@ vinum_help(int argc, char *argv[], char *argv0[])
|
||||
" Create a volume label.\n"
|
||||
"l | list [-r] [-s] [-v] [-V] [volume | plex | subdisk]\n"
|
||||
" List information about specified objects.\n"
|
||||
"ld [-r] [-s] [-v] [-V] [volume]\n"
|
||||
"ld [-r] [-s] [-v] [-V] [drive]\n"
|
||||
" List information about drives.\n"
|
||||
"ls [-r] [-s] [-v] [-V] [subdisk]\n"
|
||||
" List information about subdisks.\n"
|
||||
|
@ -122,7 +122,7 @@ List information about specified objects.
|
||||
.Op Fl s
|
||||
.Op Fl v
|
||||
.Op Fl V
|
||||
.Op Ar volume
|
||||
.Op Ar drive
|
||||
.Xc
|
||||
List information about drives.
|
||||
.It Xo
|
||||
@ -821,7 +821,7 @@ This command is deprecated.
|
||||
.Op Fl s
|
||||
.Op Fl v
|
||||
.Op Fl V
|
||||
.Op Ar volume
|
||||
.Op Ar drive
|
||||
.Xc
|
||||
.It Xo
|
||||
.Ic ls
|
||||
|
Loading…
x
Reference in New Issue
Block a user