Man page wip

This commit is contained in:
Mike Farah
2021-10-15 09:59:08 +11:00
parent 0436b77d91
commit 948399f163
2 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -18,4 +18,4 @@ for f in ./pkg/yqlib/doc/*.md; do
done
pandoc --variable=title:"yq" --variable=author:"Mike Farah" --standalone --to man man.md -o yq.1
pandoc --variable=title:"yq" --variable=section:"1" --variable=author:"Mike Farah" --standalone --to man man.md -o yq.1