aboutsummaryrefslogtreecommitdiffstats
path: root/examples/rest_pastebin/priv/index.txt
diff options
context:
space:
mode:
Diffstat (limited to 'examples/rest_pastebin/priv/index.txt')
-rw-r--r--examples/rest_pastebin/priv/index.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/examples/rest_pastebin/priv/index.txt b/examples/rest_pastebin/priv/index.txt
new file mode 100644
index 0000000..0135fb0
--- /dev/null
+++ b/examples/rest_pastebin/priv/index.txt
@@ -0,0 +1,7 @@
+Simple Pastebin
+---------------
+
+You can paste your text into the text field to submit, or you can capture the
+output of a command with:
+
+<command> | curl -i --data-urlencode paste@- localhost:8080