From f8c9b52222ce183676d26f3e953b57572b7d4d3b Mon Sep 17 00:00:00 2001 From: Pacien Date: Fri, 20 Sep 2013 19:30:26 +0200 Subject: Add ability to hide folders in the output --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 6d737a0..0b16f36 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,7 @@ You can also pass custom settings via command line arguments: -sourceDir="./source": Path to the source directory. -outputDir="./out": Path to the output directory. -parsableExts="html, txt, md": Parsable file extensions separated by commas. + -skipPrefix="_": Folders with this prefix will be hidden in the output. -saveAs="index.html": Save compiled files as named. -startWith="index": Name without extension of the first file that will by parsed. -wordSeparator="-": Word separator used to replace spaces in URLs. -- cgit v1.2.3