diff options
-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 |