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
If an output directory is specified with -o or --output, and if there are files in that directory with the same name as the input files, the generated html will be appended to the end of the existing files.
Instead, the existing files should be overwritten.
The text was updated successfully, but these errors were encountered:
If an output directory is specified with -o or --output, and if there are files in that directory with the same name as the input files, the generated html will be appended to the end of the existing files.
Instead, the existing files should be overwritten.
The text was updated successfully, but these errors were encountered: