diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2010-02-12 03:47:21 -0500 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2010-02-12 03:51:47 -0500 |
commit | 21b4f11cbb0796e858f95dcee2ff117fb4e10afe (patch) | |
tree | 66f9cf793356f8e29c2824f1a110184ceaad9a7f /doc/plugins/rsync.mdwn | |
parent | 3ce8030dafc40a8188f6a32567c04d157b0ac39f (diff) | |
download | ikiwiki-21b4f11cbb0796e858f95dcee2ff117fb4e10afe.tar ikiwiki-21b4f11cbb0796e858f95dcee2ff117fb4e10afe.tar.gz |
more tag reorg
Diffstat (limited to 'doc/plugins/rsync.mdwn')
-rw-r--r-- | doc/plugins/rsync.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/plugins/rsync.mdwn b/doc/plugins/rsync.mdwn index 315b663c0..e48886168 100644 --- a/doc/plugins/rsync.mdwn +++ b/doc/plugins/rsync.mdwn @@ -1,4 +1,5 @@ [[!template id=plugin name=rsync author="[[schmonz]]"]] +[[!tag type/special-purpose]] This plugin allows ikiwiki to push generated pages to another host by running a command such as `rsync`. |