diff --git a/base/system/diskpart/diskpart_msg.mc b/base/system/diskpart/diskpart_msg.mc index 1727205d9e9..095d6e71231 100644 --- a/base/system/diskpart/diskpart_msg.mc +++ b/base/system/diskpart/diskpart_msg.mc @@ -1903,34 +1903,156 @@ SymbolicName=MSG_COMMAND_HELP Severity=Informational Facility=System Language=English - + Displays a list of the available commands or detailed help information for a + specified command. + +Syntax: HELP [] + + The command for which to display detail help. + + If no command is specified, HELP will display all possible commands. + +Example: + + HELP + HELP CREATE PARTITION PRIMARY . Language=German - + Zeigt eine Liste der verfügbaren Befehle oder detaillierte + Hilfeinformationen zu einem bestimmten Befehl an. + +Syntax: HELP [] + + Der Befehl, zu dem eine detaillierte Hilfe angezeigt + werden soll. + + Wenn kein Befehl angegeben ist, werden mit HELP alle verfügbaren Befehle + angezeigt. + +Beispiel: + + HELP + HELP CREATE PARTITION PRIMARY . Language=Polish - + Displays a list of the available commands or detailed help information for a + specified command. + +Syntax: HELP [] + + The command for which to display detail help. + + If no command is specified, HELP will display all possible commands. + +Example: + + HELP + HELP CREATE PARTITION PRIMARY . Language=Portugese - + Displays a list of the available commands or detailed help information for a + specified command. + +Syntax: HELP [] + + The command for which to display detail help. + + If no command is specified, HELP will display all possible commands. + +Example: + + HELP + HELP CREATE PARTITION PRIMARY . Language=Romanian - + Displays a list of the available commands or detailed help information for a + specified command. + +Syntax: HELP [] + + The command for which to display detail help. + + If no command is specified, HELP will display all possible commands. + +Example: + + HELP + HELP CREATE PARTITION PRIMARY . Language=Russian - + Displays a list of the available commands or detailed help information for a + specified command. + +Syntax: HELP [] + + The command for which to display detail help. + + If no command is specified, HELP will display all possible commands. + +Example: + + HELP + HELP CREATE PARTITION PRIMARY . Language=Albanian - + Displays a list of the available commands or detailed help information for a + specified command. + +Syntax: HELP [] + + The command for which to display detail help. + + If no command is specified, HELP will display all possible commands. + +Example: + + HELP + HELP CREATE PARTITION PRIMARY . Language=Turkish - + Displays a list of the available commands or detailed help information for a + specified command. + +Syntax: HELP [] + + The command for which to display detail help. + + If no command is specified, HELP will display all possible commands. + +Example: + + HELP + HELP CREATE PARTITION PRIMARY . Language=Chinese - + Displays a list of the available commands or detailed help information for a + specified command. + +Syntax: HELP [] + + The command for which to display detail help. + + If no command is specified, HELP will display all possible commands. + +Example: + + HELP + HELP CREATE PARTITION PRIMARY . Language=Taiwanese - + Displays a list of the available commands or detailed help information for a + specified command. + +Syntax: HELP [] + + The command for which to display detail help. + + If no command is specified, HELP will display all possible commands. + +Example: + + HELP + HELP CREATE PARTITION PRIMARY .