X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=doc%2FREADME.commands;h=4e9e8098fa81a8090fac38c0391815c5b6bfaa1f;hb=6cc8e545b79311de2dbf7f05291fc77a54ffea6b;hp=e03eb44187edd43ce495d374c8904b03036b0b57;hpb=f3ccba3e4ee8a33869c54627331b032a334d18ac;p=oweals%2Fu-boot.git diff --git a/doc/README.commands b/doc/README.commands index e03eb44187..4e9e8098fa 100644 --- a/doc/README.commands +++ b/doc/README.commands @@ -83,9 +83,9 @@ argv: Arguments. Allowable return value are: -CMD_SUCCESS The command was successfully executed. +CMD_RET_SUCCESS The command was successfully executed. -CMD_FAILURE The command failed. +CMD_RET_FAILURE The command failed. CMD_RET_USAGE The command was called with invalid parameters. This value leads to the display of the usage string.