]> git.proxmox.com Git - mirror_edk2.git/commitdiff
ShellPkg/UefiShellTftpCommandLib: Update TFTP help text
authorThomas Palmer <thomas.palmer@hpe.com>
Wed, 12 Oct 2016 20:14:34 +0000 (13:14 -0700)
committerJaben Carsey <jaben.carsey@intel.com>
Wed, 12 Oct 2016 21:08:20 +0000 (14:08 -0700)
Clear up some help text for the TFTP shell command

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Thomas Palmer <thomas.palmer@hpe.com>
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>
ShellPkg/Library/UefiShellTftpCommandLib/UefiShellTftpCommandLib.uni

index a16265c16ebb57a53c5eca978a0aa31427b605fa..4f4447d67a510a48574ab383090925920978956d 100644 (file)
@@ -1,6 +1,6 @@
 // /**\r
 //\r
 // /**\r
 //\r
-// (C) Copyright 2015 Hewlett Packard Enterprise Development LP<BR>\r
+// (C) Copyright 2015-2016 Hewlett Packard Enterprise Development LP<BR>\r
 // Copyright (c) 2010 - 2016, Intel Corporation. All rights reserved. <BR>\r
 // This program and the accompanying materials\r
 // are licensed and made available under the terms and conditions of the BSD License\r
 // Copyright (c) 2010 - 2016, Intel Corporation. All rights reserved. <BR>\r
 // This program and the accompanying materials\r
 // are licensed and made available under the terms and conditions of the BSD License\r
 "     stored locally using the provided file path. If the local file path is\r\n"\r
 "     not specified, the file is stored in the current directory using the file\r\n"\r
 "     server's name.\r\n"\r
 "     stored locally using the provided file path. If the local file path is\r\n"\r
 "     not specified, the file is stored in the current directory using the file\r\n"\r
 "     server's name.\r\n"\r
-"  2. Prior to invoke the TFTP command, the network interface intended to be\r\n"\r
-"     used to retrieve the file as to be configured. This configuration may be\r\n"\r
+"  2. Before using the TFTP command, the network interface intended to be\r\n"\r
+"     used to retrieve the file must be configured. This configuration may be\r\n"\r
 "     done by means of the 'ifconfig' command.\r\n"\r
 "  3. If a network interface is defined with the '-i' option then only this\r\n"\r
 "     done by means of the 'ifconfig' command.\r\n"\r
 "  3. If a network interface is defined with the '-i' option then only this\r\n"\r
-"     interface is used to access to the remote file. Otherwise, all network\r\n"\r
+"     interface will be used to retrieve the remote file. Otherwise, all network\r\n"\r
 "     interfaces are tried in the order they have been discovered during the\r\n"\r
 "     DXE phase.\r\n"\r
 ".SH EXAMPLES\r\n"\r
 "     interfaces are tried in the order they have been discovered during the\r\n"\r
 "     DXE phase.\r\n"\r
 ".SH EXAMPLES\r\n"\r