]> git.proxmox.com Git - mirror_edk2.git/blobdiff - NetworkPkg/Application/IfConfig6/IfConfig6Strings.uni
NetworkPkg: Support print help information using -? command.
[mirror_edk2.git] / NetworkPkg / Application / IfConfig6 / IfConfig6Strings.uni
index 3753bd8ef8a2161d88f6dbd7175023ce40aa8ec0..0c10bbdf7841319647a79d06c415719bd9af9a99 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   String definitions for the Shell application IfConfig6.\r
 \r
 /** @file\r
   String definitions for the Shell application IfConfig6.\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\r
 \r
   This program and the accompanying materials\r
   are licensed and made available under the terms and conditions\r
 #string STR_IFCONFIG6_INFO_PREFIX_LEN          #language en-US    "/%d"\r
 \r
 #string STR_IFCONFIG6_LINE_HELP                #language en-US    "Displays or modifies the IPv6 configuration"\r
 #string STR_IFCONFIG6_INFO_PREFIX_LEN          #language en-US    "/%d"\r
 \r
 #string STR_IFCONFIG6_LINE_HELP                #language en-US    "Displays or modifies the IPv6 configuration"\r
-#string STR_IFCONFIG6_HELP                     #language en-US    "Displays or modifies IPv6 configuration for network interface.\n\n"\r
-                                                                  "Usage:\n"\r
-                                                                  "  IfConfig6 [-b] [-r {ifname}] [-l {ifname}] [-s {ifname} {command ...}] [-?]\n"\r
-                                                                  "\n"\r
-                                                                  "Option:\n"\r
-                                                                  "  -b (break) enable page break.\n"\r
-                                                                  "  -r (renew) renew configuration of interface and set automatic policy.\n"\r
-                                                                  "  -l (list)  list the configuration of interface.\n"\r
-                                                                  "  -s (set)   set configuration of interface as follows.\n"\r
-                                                                  "  -? (help)  list the help documentation.\n"\r
-                                                                  "     |man/auto     manual or automatic policy\n"\r
-                                                                  "     |id  {mac}    alternative interface id.\n"\r
-                                                                  "     |dad {num}    dad transmits count.\n"\r
-                                                                  "     |host{ip}     static host ip address, must under manual policy.\n"\r
-                                                                  "     |gw  {ip}     gateway ip address, must under manual policy.\n"\r
-                                                                  "     |dns {ip}     dns server ip address, must under manual policy.\n"\r
-                                                                  "\n"\r
-                                                                  "Example:\n"\r
-                                                                  "  IfConfig6 -l\n"\r
-                                                                  "  IfConfig6 -b -l\n"\r
-                                                                  "  IfConfig6 -r eth0\n"\r
-                                                                  "  IfConfig6 -s eth0 auto dad 10\n"\r
-                                                                  "  IfConfig6 -s eth0 man id ff:dd:aa:88:66:cc\n"\r
-                                                                  "  IfConfig6 -s eth1 man host 2002::1/64 2002::2/64 gw 2002::3\n"\r
 #string STR_IFCONFIG6_ERR_LACK_INTERFACE       #language en-US    "Lack interface name.\n"\r
                                                                   "Usage: IfConfig6 -s {ifname} {config options ...}\n"\r
                                                                   "Example: IfConfig6 -s eth0 auto\n"\r
 #string STR_IFCONFIG6_ERR_LACK_INTERFACE       #language en-US    "Lack interface name.\n"\r
                                                                   "Usage: IfConfig6 -s {ifname} {config options ...}\n"\r
                                                                   "Example: IfConfig6 -s eth0 auto\n"\r
                                                                   "Hint: Please type 'IfConfig6 -?' for help info.\n"\r
 #string STR_IFCONFIG6_ERR_ADDRESS_FAILED       #language en-US    "It failed to set .\n"\r
 #string STR_IFCONFIG6_INVALID_IP               #language en-US    "%IfConfig6: Invalid IP6 address, %s\n"\r
                                                                   "Hint: Please type 'IfConfig6 -?' for help info.\n"\r
 #string STR_IFCONFIG6_ERR_ADDRESS_FAILED       #language en-US    "It failed to set .\n"\r
 #string STR_IFCONFIG6_INVALID_IP               #language en-US    "%IfConfig6: Invalid IP6 address, %s\n"\r
+\r
+#string STR_IFCONFIG6_HELP                     #language en-US    ""\r
+".TH IfConfig6 0 "Displays or modifies IPv6 configuration for network interface."\r\n"\r
+".SH NAME\r\n"\r
+"Displays or modifies IPv6 configuration for network interface.\r\n"\r
+".SH SYNOPSIS\r\n"\r
+" \r\n"\r
+"IfConfig6 [-b] [-r {ifname}] [-l {ifname}] [-s {ifname} {command ...}] [-?]\r\n"\r
+".SH OPTIONS\r\n"\r
+" \r\n"\r
+"  -b (break) enable page break.\r\n"\r
+"  -r (renew) renew configuration of interface and set automatic policy.\r\n"\r
+"  -l (list)  list the configuration of interface.\r\n"\r
+"  -s (set)   set configuration of interface as follows.\r\n"\r
+"     |man/auto   manual or automatic policy\r\n"\r
+"     |id  {mac}  alternative interface id.\r\n"\r
+"     |dad {num}  dad transmits count.\r\n"\r
+"     |host{ip}   static host ip address, must under manual policy.\r\n"\r
+"     |gw  {ip}   gateway ip address, must under manual policy.\r\n"\r
+"     |dns {ip}   dns server ip address, must under manual policy.\r\n"\r
+".SH EXAMPLES\r\n"\r
+" \r\n"\r
+"Examples:\r\n"\r
+"  IfConfig6 -l\r\n"\r
+"  IfConfig6 -b -l\r\n"\r
+"  IfConfig6 -r eth0\r\n"\r
+"  IfConfig6 -s eth0 auto dad 10\r\n"\r
+"  IfConfig6 -s eth0 man id ff:dd:aa:88:66:cc\r\n"\r
+"  IfConfig6 -s eth1 man host 2002::1/64 2002::2/64 gw 2002::3\r\n"\r