summary refs log tree commit diff homepage
path: root/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2017-08-06 15:23:34 -0400
committerJune McEnroe <june@causal.agency>2017-08-06 15:23:34 -0400
commitc2ac12378fa1359419671b5b58ee40ab7584efd2 (patch)
treef419ee550c45dc5a79e7b785b87beb7479cc832e /Makefile
parentUse $() in snapshot.sh (diff)
downloadtorus-c2ac12378fa1359419671b5b58ee40ab7584efd2.tar.gz
torus-c2ac12378fa1359419671b5b58ee40ab7584efd2.zip
Rewrite help
This code is still terrible.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions
f939c9bd39dd8b83becd4c7fc5&follow=1'>Map tags to IDs using only [[:alnum:]-._]June McEnroe 2021-01-19Don't use a pager if reading standard inputJune McEnroe 2021-01-19Support BSD make syntax and match *.amJune McEnroe These don't really go together, but... 2021-01-19Match tab following escaped newline in make assignmentsJune McEnroe Otherwise it ends up going into Shell state. 2021-01-18Allow matching lexers using first input lineJune McEnroe