]> git.proxmox.com Git - mirror_edk2.git/blobdiff - NetworkPkg/Application/Ping6/Ping6Strings.uni
NetworkPkg: Support print help information using -? command.
[mirror_edk2.git] / NetworkPkg / Application / Ping6 / Ping6Strings.uni
index c2f003defbd525f13d86bfac3016cd24507cb70c..e4ab19fe63321806c0e433383d6bd68ccd185d8d 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   String definitions for the Shell Ping6 application.\r
 \r
-  Copyright (c) 2009 - 2011, Intel Corporation. All rights reserved.<BR>\r
+  Copyright (c) 2009 - 2016, Intel Corporation. All rights reserved.<BR>\r
 \r
   This program and the accompanying materials\r
   are licensed and made available under the terms and conditions of the BSD License\r
 #string STR_PING6_STAT                     #language en-US  "\n%d packets transmitted, %d received, %d%% packet loss, time %dms\n"\r
 #string STR_PING6_RTT                      #language en-US  "\nRtt(round trip time) min=%dms max=%dms avg=%dms\n"\r
 #string STR_PING6_LINE_HELP                #language en-US  "Ping a target machine with UEFI IPv6 network stack"\r
-#string STR_PING6_HELP                     #language en-US  "Ping a target machine with UEFI IPv6 network stack.\n\n"\r
-                                                            "Usage: Ping6 [-l size] [-n count] [-s SourceIp] TargetIp\n"\r
-                                                            "       Use ESC and Ctrl+C to interrupt Ping6 process.\n"\r
-                                                            "\n"\r
-                                                            "Options:\n"\r
-                                                            "  -l size     Send buffer size, in bytes(default=16, min=16, max=32768).\n"\r
-                                                            "  -n count    Send request count, (default=10, min=1, max=10000).\n"\r
-                                                            "  -s SourceIp Source IPv6 address.\n"\r
-                                                            "  TargetIp    Target IPv6 address.\n"\r
-                                                            "  -?          Help document.\n"\r
-                                                            "\n"\r
-                                                            "Examples:\n"\r
-                                                            "  Ping6 -s 2002::1 2002::2 -l 1000 -n 5\n"\r
-                                                            "  Ping6 2002::2 -l 1000\n"
\ No newline at end of file
+\r
+#string STR_PING6_HELP                     #language en-US ""\r
+".TH Ping6 0 "Ping a target machine with UEFI IPv6 network stack."\r\n"\r
+".SH NAME\r\n"\r
+"Ping a target machine with UEFI IPv6 network stack.\r\n"\r
+".SH SYNOPSIS\r\n"\r
+" \r\n"\r
+"Ping6 [-l size] [-n count] [-s SourceIp] TargetIp\r\n"\r
+".SH OPTIONS\r\n"\r
+" \r\n"\r
+"  -l size     Send buffer size, in bytes(default=16, min=16, max=32768).\r\n"\r
+"  -n count    Send request count, (default=10, min=1, max=10000).\r\n"\r
+"  -s SourceIp Source IPv6 address.\r\n"\r
+"  TargetIp    Target IPv6 address.\r\n"\r
+".SH EXAMPLES\r\n"\r
+" \r\n"\r
+"Examples:\r\n"\r
+"  Ping6 -s 2002::1 2002::2 -l 1000 -n 5\r\n"\r
+"  Ping6 2002::2 -l 1000\r\n"\r