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
sag --help numbers every line of ag --help.
sag --help
ag --help
Instead, how about leaving it as is, or, like sack --help, showing the help of sack?
sack --help
sack
So at
sack/sack
Line 480 in f0cfda6
the check at
Line 490 in f0cfda6
could be copy-pasted.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
sag --help
numbers every line ofag --help
.Instead, how about leaving it as is, or, like
sack --help
, showing the help ofsack
?So at
sack/sack
Line 480 in f0cfda6
the check at
sack/sack
Line 490 in f0cfda6
could be copy-pasted.
The text was updated successfully, but these errors were encountered: