summaryrefslogtreecommitdiff
path: root/tools/convert-one
blob: 7b914ea35ec44939e39cc4ce9513006dd0fb5ff4 (plain)
1
2
3
4
5
#!/bin/sh

old="$1"
new="$2"
html="$3"