We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Apparently harmless, but I get the warning/error
Unknown option: no-notice
4 times when processing a folder. For instance:
$ mussync-tools -i ./ -o /tmp --output-format=ogg -q 6 --threads=1 * Processing folder /data/derek-trucks... Unknown option: no-notice Unknown option: no-notice - Converting 01.ogg... Done. (...) - Converting 06.ogg... Done. Unknown option: no-notice Unknown option: no-notice
This happens on Lubuntu 14.04. parallel --version = GNU parallel 20130922.
parallel --version
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Apparently harmless, but I get the warning/error
4 times when processing a folder. For instance:
This happens on Lubuntu 14.04.
parallel --version
= GNU parallel 20130922.The text was updated successfully, but these errors were encountered: