summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rwxr-xr-xht2
1 files changed, 1 insertions, 1 deletions
diff --git a/ht b/ht index a4f0e66..50e4d99 100755 --- a/ht +++ b/ht
@@ -24,7 +24,7 @@ OPTIONS:
24 -F TEMPLATE Use TEMPLATE as the feed template. Default: ./feed.tmpl.xml 24 -F TEMPLATE Use TEMPLATE as the feed template. Default: ./feed.tmpl.xml
25 -s DIRECTORY The DIRECTORY holding static files (images, css, etc.). 25 -s DIRECTORY The DIRECTORY holding static files (images, css, etc.).
26 Default: ./static/ 26 Default: ./static/
27 -S DIRECTORY The DIRECTORY to copy static files to. Default: ./out/static. 27 -S DIRECTORY The DIRECTORY to copy static files to. Default: ./out
28 28
29PARAMETERS: 29PARAMETERS:
30 FILE... The list of files to include in the website. 30 FILE... The list of files to include in the website.