Skip to content
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

Support options of the form "-<number>" (hyphen immediately followed by a number) #76

Open
amynbe opened this issue Mar 16, 2020 · 0 comments

Comments

@amynbe
Copy link

amynbe commented Mar 16, 2020

Like the max-count option in git log:

-<number>
-n <number>
--max-count=<number>

Or the -n option in gnu head/tail

Also it would be nice if the library had appropriate visibility of utility methods so a user can implement such behaviour himself (I don't think that's the case currently, e.g internal object PosixNaming).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant