Skip to content

Commit de758d7

Browse files
committed
Docco
[skip ci]
1 parent aaa1a18 commit de758d7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

pelican/build-cmark.sh

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
#!/bin/bash
22
#
33
# Build the cmark-gfm library and extensions within CURRENT DIRECTORY.
4-
#
4+
#
5+
# The binary output will be under: cmark-gfm-$VERSION/lib
6+
#
57
# USAGE:
68
# $ build-cmark.sh [ VERSION [ TARDIR ] ]
79
#

0 commit comments

Comments
 (0)