diff options
author | Philip Wittamore <philip@wittamore.com> | 2025-05-08 23:57:57 +0200 |
---|---|---|
committer | Philip Wittamore <philip@wittamore.com> | 2025-05-08 23:57:57 +0200 |
commit | a6a5942b89dcaa64b03eaed9e3aa15577c0baf90 (patch) | |
tree | 11238c4ba8139c598464dbb3fb2267e497af7497 | |
parent | fdbe7d36099ccc6cdd935f9274cafacc914b1a89 (diff) | |
download | blog-a6a5942b89dcaa64b03eaed9e3aa15577c0baf90.tar.gz blog-a6a5942b89dcaa64b03eaed9e3aa15577c0baf90.tar.bz2 blog-a6a5942b89dcaa64b03eaed9e3aa15577c0baf90.zip |
update
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ - blogthis creates a blog article - blogrss creates the rss.xml file - blogsitemap creates the sitemap.xml file -- blogsend scp's the files modified in the past hour to the web server +- blogsend x scp's the files modified in the past x hours to the web server (by default 1) ## php files - index.php, sticky.php, search.php are the files used to display the blog on the web server |