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
Another verbosity mode, silent, would be nice. Perhaps only printing start, stop, errors.
verbosity
The text was updated successfully, but these errors were encountered:
I don't understand the purpose of this mode if you cannot see the passwords.
Sorry, something went wrong.
If you run the program with the password dump option (-oN/-oJ/-oA), it will still dump all output to a file.
-oN
-oJ
-oA
I was just thinking if the user doesn't want all the data printed onto the screen; it could be useful in some scenarios.
It should work now: lazagne.exe all -quiet -oA
lazagne.exe all -quiet -oA
I have pushed the code but I will build the executable soon. The functionality will be present on the next release. (3616def#diff-04c6e90faac2675aa89e2176d2eec7d8R61)
No branches or pull requests
Another
verbosity
mode, silent, would be nice. Perhaps only printing start, stop, errors.The text was updated successfully, but these errors were encountered: