-
- Downloads
logparse.pl: document the -e option.
I'm increasingly wishing I'd written this parsing program in Python, and yet another reason why is that using argparse for the command-line handling makes it a lot harder to forget to write the --help text when you add an extra option.
Please register or sign in to comment