public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: Tapan Shah <tapandshah@hpe.com>
To: edk2-devel@lists.01.org
Cc: jaben.carsey@intel.com, Tapan Shah <tapandshah@hpe.com>
Subject: [PATCH] ShellPkg: Update help output for disconnect command
Date: Fri, 23 Sep 2016 11:10:28 -0500	[thread overview]
Message-ID: <1474647028-9696-1-git-send-email-tapandshah@hpe.com> (raw)

Minor changes to match help output notes for disconnect command
with UEFI Shell 2.2 specification document.

Few other formatting changes to fit the help output in 80x25 screen size.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Tapan Shah <tapandshah@hpe.com>
---
 .../UefiShellDriver1CommandsLib.uni                         | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

diff --git a/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib.uni b/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib.uni
index c6b8fcd..ac520e2 100644
--- a/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib.uni
+++ b/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1CommandsLib.uni
@@ -308,11 +308,11 @@
 "  -r           - Disconnects all drivers from all devices, then reconnect\r\n"
 "                 consoles.\r\n"
 "  -nc          - Do not reconnect the console devices.\r\n"
-"  DeviceHandle - Specifies a device handle (a hexadecimal number). If not specified, then\r\n"
-"                 disconnect DriverHandle.\r\n"
+"  DeviceHandle - Specifies a device handle (a hexadecimal number). If not\r\n"
+"                 specified, then disconnect DriverHandle.\r\n"
 "  DriverHandle - Specifies a driver handle (a hexadecimal number).\r\n"
-"  ChildHandle  - Specifies a child handle of a device (a hexadecimal number). If not\r\n"
-"                 specified, then all child handles of DeviceHandle are \r\n"
+"  ChildHandle  - Specifies a child handle of a device (a hexadecimal number).\r\n"
+"                 If not specified, then all child handles of DeviceHandle are\r\n"
 "                 disconnected.\r\n"
 ".SH DESCRIPTION\r\n"
 " \r\n"
@@ -322,8 +322,9 @@
 "  2. If the 'ChildHandle' parameter is not specified, the default is to\r\n"
 "     disconnect all child handles of the 'DeviceHandle'.\r\n"
 "  3. If the '-r' option is specified, all consoles and drivers will be\r\n"
-"     disconnected from all devices in the system. In this case, no other\r\n"
-"     parameters are allowed.\r\n"
+"     disconnected from all devices in the system, then consoles are\r\n"
+"     reconnected. If the '-nc' option is also spcified, then console devices\r\n"
+"     are not reconnected.\r\n"
 "  4. This command does not support output redirection.\r\n"
 ".SH EXAMPLES\r\n"
 " \r\n"
-- 
1.9.5.msysgit.0



             reply	other threads:[~2016-09-23 16:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-23 16:10 Tapan Shah [this message]
2016-09-23 17:40 ` [PATCH] ShellPkg: Update help output for disconnect command Carsey, Jaben

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1474647028-9696-1-git-send-email-tapandshah@hpe.com \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox