You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: