1 parent 2af737b commit c6ca9e3Copy full SHA for c6ca9e3
1 file changed
op.conf
@@ -31,6 +31,7 @@ man: bashly render :mandoc doc && op man-zip
31
#? This is called automatically when running `op generate`
32
33
man-zip: tar -czf ./tmp/manpages.tar.gz -C doc . && echo "saved tmp/manpages.tar.gz"
34
+#? Create tmp/manpages.tar.gz
35
36
## Release
37
0 commit comments