Skip to content
Snippets Groups Projects
Commit 2ac8b657 authored by Brian Mattern's avatar Brian Mattern Committed by Jason A. Donenfeld
Browse files

Use getopt to regularize options

I like being able to specify command line options (like -c) at the end
of the line (which is usually when I think of the fact that I need
them).

The attached patch uses getopt(1) to regularize the option list so that
lazy people like me can specify the options in any order.
parent 3a0c8bae
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment