Skip to content

Commit 443b9c1

Browse files
committed
Slightly expand on comment in leaf script
1 parent 10f4398 commit 443b9c1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

tools/find-leafs.sh

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
#!/bin/bash
2-
# Simple script to assist in finding leafs
2+
# Simple script to assist in finding leafs - that is, pages of the story with
3+
# no options yet.
4+
#
35
# Usage:
46
# find-leafs.sh language
57
# to find leafs in that particular language (though technically, just the directory),

0 commit comments

Comments
 (0)