mirror of
https://github.com/acidanthera/audk.git
synced 2025-04-08 17:05:09 +02:00
ShellPkg/disconnect: '-r' is not optional when disconnecting all
Correct the help message to match that defined in Shell spec. In 'DISCONNECT -r [-nc]' case, '-r' is not optional. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com> Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>
This commit is contained in:
parent
52f2b02c70
commit
b23592a8fe
@ -308,7 +308,7 @@
|
||||
".SH SYNOPSIS\r\n"
|
||||
" \r\n"
|
||||
"DISCONNECT DeviceHandle [DriverHandle [ChildHandle]] \r\n"
|
||||
"DISCONNECT [-r] [-nc] \r\n"
|
||||
"DISCONNECT -r [-nc] \r\n"
|
||||
".SH OPTIONS\r\n"
|
||||
" \r\n"
|
||||
"NOTES:\r\n"
|
||||
|
Loading…
x
Reference in New Issue
Block a user