]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib.uni
Shell/mkdir: Modify the help content to align to spec.
[mirror_edk2.git] / ShellPkg / Library / UefiShellLevel2CommandsLib / UefiShellLevel2CommandsLib.uni
index 60f48f4633d7d12b4b4426812732990b279e759d..f9c647a0354c462481404172ec92d99beb07be07 100644 (file)
 "MKDIR dir [dir...]\r\n"\r
 ".SH OPTIONS\r\n"\r
 " \r\n"\r
-"  dir - Specifies the name of a directory or directories to create. (Wildcards are not\r\n"\r
-"        allowed) \r\n"\r
+"  dir - Specifies the name of a directory or directories to create.\r\n"\r
+"        (Wildcards are not allowed)\r\n"\r
 ".SH DESCRIPTION\r\n"\r
 " \r\n"\r
 "NOTES:\r\n"\r
-"  1. The parent directory must already exist.\r\n"\r
-"  2. If the directory already exists, mkdir will abort.\r\n"\r
-"  3. Specifying additional directory parameters dependent on previous\r\n"\r
-"     directory parameters is not allowed:\r\n"\r
-"     For example, mkdir new new\Test is not allowed.\r\n"\r
-"  4. Redirecting output to a file that exists under the directory specified\r\n"\r
-"     by this command is not allowed.\r\n"\r
+"  1. Mkdir can create one or more new directories.\r\n"\r
+"  2. If dir includes nested directories, then parent directories will be\r\n"\r
+"     created before child directories.\r\n"\r
+"  3. If the directory already exists, mkdir will exit with an error.\r\n"\r
 ".SH EXAMPLES\r\n"\r
 " \r\n"\r
 "EXAMPLES:\r\n"\r