annotate bin/lastfiles @ 12046:e37d658a85e2 draft

<oerjan> learn nur "command argument" is a convenience wrapper for invoking user-given commands with the same argument splitting as HackEso\'s top level. (Mnemonic: opposite of `run)
author HackEso <hackeso@esolangs.org>
date Sat, 16 Nov 2019 04:19:47 +0000
parents b5cc52b86b70
children c7cc64c16398
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
10370
b5cc52b86b70 <oerjan> mkx bin/lastfiles//hg log --removed -l 1 --template "{join(files,\'\\n\')}\\n" -- "$@"
HackBot
parents: 10369
diff changeset
1 hg log --removed -l 1 --template "{join(files,'\n')}\n" -- "$@"