summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/README.md b/README.md
index 7ff4918..95cdfdc 100644
--- a/README.md
+++ b/README.md
@@ -91,3 +91,14 @@ Document Variables are of the form `<!-- key: value -->`. The case and whitespac
In either a Markdown or a HTML document, the user can include these for certain parameters they wish to configure, such as title, subtitle, author, or other document metadata.
Two pieces of metadata are automatically generated; *date* which is the last modified date, and *filename* which is the relative address.
+
+
+## Errors
+
+Some errors the user may come across and what they mean.
+
+ child process exited abnormally
+ while executing
+ "exec ls -t | grep -v ~$ | grep -v index.html"
+
+Likely you have no other files to process besides index.html