simon-git: putty (master): Simon Tatham

Commits to Tartarus hosted VCS tartarus-commits at lists.tartarus.org
Tue Apr 10 08:13:16 BST 2018


TL;DR:
  4989447 logparse.pl: document the -e option.

Repository:     https://git.tartarus.org/simon/putty.git
On the web:     https://git.tartarus.org/?p=simon/putty.git
Branch updated: master
Committer:      Simon Tatham <anakin at pobox.com>
Date:           2018-04-10 08:13:16

commit 4989447e7203cb4cf268a06cbff1e2e87eb00ef1
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=4989447e7203cb4cf268a06cbff1e2e87eb00ef1;hp=44dc516810cb02c6491bed6b65346beae73b3db1
Author: Simon Tatham <anakin at pobox.com>
Date:   Tue Apr 10 08:12:55 2018 +0100

    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.

 contrib/logparse.pl | 1 +
 1 file changed, 1 insertion(+)



More information about the tartarus-commits mailing list