ctladm: portlist -i lists target and initiator names rather than addresses
Sponsored by: Chelsio Communications
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
.\"
|
||||
.\" $Id: //depot/users/kenm/FreeBSD-test2/usr.sbin/ctladm/ctladm.8#3 $
|
||||
.\"
|
||||
.Dd June 6, 2024
|
||||
.Dd February 20, 2025
|
||||
.Dt CTLADM 8
|
||||
.Os
|
||||
.Sh NAME
|
||||
@@ -710,7 +710,7 @@ List CTL frontend ports.
|
||||
.It Fl f Ar frontend
|
||||
Specify the frontend type.
|
||||
.It Fl i
|
||||
Report target and connected initiators addresses.
|
||||
Report target and connected initiator names.
|
||||
.It Fl l
|
||||
Report LUN mapping.
|
||||
.It Fl p Ar targ_port
|
||||
|
||||
@@ -4289,7 +4289,7 @@ usage(int error)
|
||||
"-r : remove frontend port\n"
|
||||
"portlist options:\n"
|
||||
"-f frontend : specify frontend type\n"
|
||||
"-i : report target and initiators addresses\n"
|
||||
"-i : report target and connected initiator names\n"
|
||||
"-l : report LUN mapping\n"
|
||||
"-p targ_port : specify target port number\n"
|
||||
"-q : omit header in list output\n"
|
||||
|
||||
Reference in New Issue
Block a user