Add build help message

This commit is contained in:
axs
2023-09-20 09:06:49 -07:00
parent 0316c89570
commit 00fc32829f
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -94,7 +94,7 @@ create: #> Create a new post (default)
python3 create-post.py --edit; \
fi
build: ${index}
build: ${index} #> Build the site (default)
@echo "✓ Completed processing ${content_section}"
@echo