We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10f4398 commit 443b9c1Copy full SHA for 443b9c1
tools/find-leafs.sh
@@ -1,5 +1,7 @@
1
#!/bin/bash
2
-# Simple script to assist in finding leafs
+# Simple script to assist in finding leafs - that is, pages of the story with
3
+# no options yet.
4
+#
5
# Usage:
6
# find-leafs.sh language
7
# to find leafs in that particular language (though technically, just the directory),
0 commit comments