summaryrefslogtreecommitdiff
path: root/ShellPkg/DynamicCommand/TftpDynamicCommand/Tftp.uni
diff options
context:
space:
mode:
Diffstat (limited to 'ShellPkg/DynamicCommand/TftpDynamicCommand/Tftp.uni')
-rw-r--r--ShellPkg/DynamicCommand/TftpDynamicCommand/Tftp.uni3
1 files changed, 2 insertions, 1 deletions
diff --git a/ShellPkg/DynamicCommand/TftpDynamicCommand/Tftp.uni b/ShellPkg/DynamicCommand/TftpDynamicCommand/Tftp.uni
index 654e42a..ff64912 100644
--- a/ShellPkg/DynamicCommand/TftpDynamicCommand/Tftp.uni
+++ b/ShellPkg/DynamicCommand/TftpDynamicCommand/Tftp.uni
@@ -58,7 +58,8 @@
" and the port number is automatically assigned.\r\n"
" -r port - Specifies the remote port number. Default value is 69.\r\n"
" -c <retry count> - The number of times to transmit request packets and\r\n"
-" wait for a response. The default value is 6.\r\n"
+" wait for a response. The default value is 6. Set to zero\r\n"
+" also means to use the default value.\r\n"
" -t <timeout> - The number of seconds to wait for a response after\r\n"
" sending a request packet. Default value is 4s.\r\n"
" -s <block size> - Specifies the TFTP blksize option as defined in RFC 2348.\r\n"