Clarify 255 RC in report docs

Signed-off-by: Los Patchos <44246129+lospatchos@users.noreply.github.com>
This commit is contained in:
Los Patchos 2021-07-21 10:35:26 +02:00 committed by Thomas Lauf
parent 74a3d94f12
commit c2f6e7ef77

View file

@ -17,4 +17,4 @@ The 'report' command itself is optional, which means that these two commands are
This does however assume there is a 'foo' extension installed. This does however assume there is a 'foo' extension installed.
The return code is the return code of the extension. The return code is the return code of the extension.
If the extension produces no output, 255 is returned. If the extension produces no output and a non-zero rc, then 255 is returned.