summaryrefslogtreecommitdiff
path: root/doc/special_remotes/external.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-12-27 14:13:52 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-12-27 14:13:52 -0400
commit352ef81d5f6d298f6eedf12965822ba5b59ae8e5 (patch)
tree520484868bef3243537c86346f27a22869b7f5b1 /doc/special_remotes/external.mdwn
parenta7d9fe5918c49a48b82adcf2a4b22d81e1ed11e8 (diff)
external special remotes working
Diffstat (limited to 'doc/special_remotes/external.mdwn')
-rw-r--r--doc/special_remotes/external.mdwn5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/special_remotes/external.mdwn b/doc/special_remotes/external.mdwn
index 3cbc1093e..a51f9243c 100644
--- a/doc/special_remotes/external.mdwn
+++ b/doc/special_remotes/external.mdwn
@@ -20,6 +20,7 @@ It's not hard!
of [[special_remotes]].
Here's a simple shell script example, which can easily be adapted
-to run whatever commands you need.
+to run whatever commands you need. Or better, re-written in some better
+language of your choice.
-[[!inline pages="special_remotes/external/example.sh"]]
+[[!inline pages="special_remotes/external/example.sh" feeds=no]]