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

sag --help scrambled #27

Open
Konfekt opened this issue Nov 19, 2015 · 0 comments
Open

sag --help scrambled #27

Konfekt opened this issue Nov 19, 2015 · 0 comments

Comments

@Konfekt
Copy link

Konfekt commented Nov 19, 2015

sag --help numbers every line of ag --help.

Instead, how about leaving it as is, or, like sack --help, showing the help of sack?

So at

sack/sack

Line 480 in f0cfda6

if [[ "$sack__option" == "-ag" ]]; then

the check at

sack/sack

Line 490 in f0cfda6

elif [[ -z "$sack__option" || "$sack__option" == "-h" || "$sack__option" == "--help" || "$sack__option" == "--info" ]]; then

could be copy-pasted.

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