]> git.proxmox.com Git - mirror_edk2.git/blobdiff - NetworkPkg/Application/VConfig/VConfigStrings.uni
NetworkPkg: Support print help information using -? command.
[mirror_edk2.git] / NetworkPkg / Application / VConfig / VConfigStrings.uni
index 641e26e0f9966c49ff97c7bbecca4c16916afceb..1bb66ba27e2b8f269a199ecd3816c72baed68897 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   String definitions for VLAN configuration Shell application.\r
 \r
-  Copyright (c) 2009 - 2013, 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_VCONFIG_SET_SUCCESS          #language en-US    "VLAN device added.\n"\r
 #string STR_VCONFIG_REMOVE_SUCCESS       #language en-US    "VLAN device removed.\n"\r
 #string STR_VCONFIG_NO_ARG               #language en-US    "Invalid argument, try "-?" for help.\n"\r
-#string STR_VCONFIG_HELP                 #language en-US    "Display or modify VLAN configuration for network interface.\n\n"\r
-                                                            "VCONFIG [-?] [-l [IfName]] [-a IfName VlanId [Priority]] [-d IfName.VlanId]\n"\r
-                                                            "\n"\r
-                                                            "  -l          Display VLAN configuration for all or specified interface.\n"\r
-                                                            "  -a          Add a VLAN device for the network interface.\n"\r
-                                                            "  -d          Delete a VLAN device.\n"\r
-                                                            "  IfName      Name of network interface, e.g. eth0, eth1.\n"\r
-                                                            "  VlanId      Unique VLAN identifier (0~4094).\n"\r
-                                                            "  Priority    802.1Q priority level (0~7), default 0.\n"\r
-                                                            "\n"\r
-                                                            "Examples:\n"\r
-                                                            "  * To display VLAN configuration:\n"\r
-                                                            "    fs0:\> vconfig -l\n"\r
-                                                            "    fs0:\> vconfig -l eth0\n"\r
-                                                            "\n"\r
-                                                            "  * To add VLAN device:\n"\r
-                                                            "    fs0:\> vconfig -a eth0 1000\n"\r
-                                                            "    fs0:\> vconfig -a eth0 2000 7\n"\r
-                                                            "\n"\r
-                                                            "  * To delete VLAN device:\n"\r
-                                                            "    fs0:\> vconfig -d eth0.1000\n"\r
+\r
+#string STR_VCONFIG_HELP                 #language en-US    ""\r
+".TH VConfig 0 "Display or modify VLAN configuration for network interface."\r\n"\r
+".SH NAME\r\n"\r
+"Display or modify VLAN configuration for network interface.\r\n"\r
+".SH SYNOPSIS\r\n"\r
+" \r\n"\r
+"VCONFIG [-?] [-l [IfName]] [-a IfName VlanId [Priority]] [-d IfName.VlanId]\r\n"\r
+".SH OPTIONS\r\n"\r
+" \r\n"\r
+"  -l          Display VLAN configuration for all or specified interface.\r\n"\r
+"  -a          Add a VLAN device for the network interface.\r\n"\r
+"  -d          Delete a VLAN device.\r\n"\r
+"  IfName      Name of network interface, e.g. eth0, eth1.\r\n"\r
+"  VlanId      Unique VLAN identifier (0~4094).\r\n"\r
+"  Priority    802.1Q priority level (0~7), default 0.\r\n"\r
+".SH EXAMPLES\r\n"\r
+" \r\n"\r
+"Examples:\r\n"\r
+"  * To display VLAN configuration:\r\n"\r
+"    fs0:\> vconfig -l\r\n"\r
+"    fs0:\> vconfig -l eth0\r\n"\r
+"\r\n"\r
+"  * To add VLAN device:\r\n"\r
+"    fs0:\> vconfig -a eth0 1000\r\n"\r
+"    fs0:\> vconfig -a eth0 2000 7\r\n"\r
+"\r\n"\r
+"  * To delete VLAN device:\r\n"\r
+"    fs0:\> vconfig -d eth0.1000\r\n"\r