-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
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
Advanced options -s and -m not working? #19
Comments
Hi samuel. Yes, you are right. And your "max thread number" option sounds good 👍
I'll add new issue to implement this new option later. |
Ah that's great! I'm glad that the options will be back 👍 Do you have an estimate for when? |
I've just push branch |
Now, long-option look more like gzip/bzip2/xz (getopt_long()). related to issue #19
I guess I've used this options in a previous version of lz4mt, but with the current one they do not work. There is no parsing of the options in the code.
Were they removed (are they coming back?) or am I missing something really basic?
Would be great to have them as also a "max thread number" option :)
The text was updated successfully, but these errors were encountered: