Correction.
This commit is contained in:
parent
7694ddcbc0
commit
df1ff3f1b3
2
CHANGES
2
CHANGES
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
*) For easily testing in shell scripts whether some command
|
*) For easily testing in shell scripts whether some command
|
||||||
'openssl XXX' exists, the new pseudo-command 'openssl no-XXX'
|
'openssl XXX' exists, the new pseudo-command 'openssl no-XXX'
|
||||||
returns with exit code 0 iff a command of the given name is available.
|
returns with exit code 0 iff no command of the given name is available.
|
||||||
'no-XXX' is printed in this case, 'XXX' otherwise. In both cases,
|
'no-XXX' is printed in this case, 'XXX' otherwise. In both cases,
|
||||||
the output goes to stdout and nothing is printed to stderr.
|
the output goes to stdout and nothing is printed to stderr.
|
||||||
Additional arguments are always ignored.
|
Additional arguments are always ignored.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user