When executing EPUBCheck with the --version argument to retrieve the version information, the tool correctly displays the version, but the exit code returned is 1 (non-zero), along with the error message "No file specified in the arguments. Exiting." In my opinion this behavior is misleading and does not reflect the actual status of the command.
When executing EPUBCheck with the
--versionargument to retrieve the version information, the tool correctly displays the version, but the exit code returned is 1 (non-zero), along with the error message "No file specified in the arguments. Exiting." In my opinion this behavior is misleading and does not reflect the actual status of the command.