diff options
Diffstat (limited to 'http/bin')
| -rwxr-xr-x | http/bin/blog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/http/bin/blog b/http/bin/blog index b5692eb..5eb8961 100755 --- a/http/bin/blog +++ b/http/bin/blog @@ -37,7 +37,7 @@ USAGE extract_args_cmd="head -n 0 | echo \"POST_TITLE=\\\"\${POST_TITLE}\\\"\"" file_pattern="*" log_name="" -layout="default" +layout_name="default" postprocess_cmd="echo" use_filenames_for_titles=0 |
