mirror of
https://github.com/sshuttle/sshuttle.git
synced 2025-06-20 09:57:42 +02:00
This makes it easier (possible?) to generate sshuttle.8 from sshuttle.md on MacOS. We also import the git-enhanced version numbering magic so the generated manpage can have a real version number.
6 lines
67 B
Plaintext
6 lines
67 B
Plaintext
/bin/ls *.md |
|
|
sed 's/\.md/.8/' |
|
|
xargs redo-ifchange
|
|
|
|
redo-always
|