]> git.proxmox.com Git - mirror_edk2.git/commitdiff
ShellPkg/setvar: Correct typo in setvar help message
authorRuiyu Ni <ruiyu.ni@intel.com>
Thu, 15 Dec 2016 07:28:45 +0000 (15:28 +0800)
committerRuiyu Ni <ruiyu.ni@intel.com>
Fri, 16 Dec 2016 01:32:28 +0000 (09:32 +0800)
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>
ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.uni

index bd1726bf13bb16ad349e93c8350d53f7d55753d3..06865a42a292387951a14eb6061373d54b488d3e 100644 (file)
 "  3. If = is not specified, then the current variable contents are displayed.\r\n"\r
 "  4. If =data is specified, then the variable's value is changed to the value\r\n"\r
 "     specified by data.\r\n"\r
 "  3. If = is not specified, then the current variable contents are displayed.\r\n"\r
 "  4. If =data is specified, then the variable's value is changed to the value\r\n"\r
 "     specified by data.\r\n"\r
-"  5. -bs, -rt and -nv are only useful if the variable already exists.\r\n"\r
-"  6. If the variable already exists and the attributes cannot be changed,\r\n"\r
-"     then -1 is returned. \r\n"\r
+"  5. -bs, -rt and -nv are only useful if the variable does not exist.\r\n"\r
+"  6. If the variable already exists, the attributes cannot be changed, and the"\r
+"     flags will be ignored.\r\n"\r
 ".SH RETURNVALUES\r\n"\r
 " \r\n"\r
 "RETURN VALUES:\r\n"\r
 ".SH RETURNVALUES\r\n"\r
 " \r\n"\r
 "RETURN VALUES:\r\n"\r