mirror of
https://github.com/sshuttle/sshuttle.git
synced 2025-08-19 04:46:03 +02:00
Use the new arguments from redo v0.10.
(apenwarr: also updates to the matching, latest minimal/do)
This commit is contained in:
committed by
Avery Pennarun
parent
e2c682084c
commit
6698992f4f
@@ -1,6 +1,6 @@
|
||||
exec >&2
|
||||
if pandoc </dev/null 2>/dev/null; then
|
||||
pandoc -s -r markdown -w man -o $3 $1.md
|
||||
pandoc -s -r markdown -w man -o $3 $2.md
|
||||
else
|
||||
echo "Warning: pandoc not installed; can't generate manpages."
|
||||
redo-always
|
||||
|
Reference in New Issue
Block a user