diff --git a/htdocs/themes/bootstrap/views/api_help.php b/htdocs/themes/bootstrap/views/api_help.php
index d2110fc..2109feb 100644
--- a/htdocs/themes/bootstrap/views/api_help.php
+++ b/htdocs/themes/bootstrap/views/api_help.php
@@ -74,6 +74,10 @@
curl -d lang=php --data-urlencode text@main.php
Create a paste with PHP syntax highlighting.
+echo foo | curl --data-urlencode text@-
+ Create a paste based on standard output of a command.
+curl
Display paste.
diff --git a/htdocs/themes/cleanwhite/views/api_help.php b/htdocs/themes/cleanwhite/views/api_help.php index a29fcaf..4806733 100644 --- a/htdocs/themes/cleanwhite/views/api_help.php +++ b/htdocs/themes/cleanwhite/views/api_help.php @@ -69,6 +69,10 @@curl -d lang=php --data-urlencode text@main.php
Create a paste with PHP syntax highlighting.
+echo foo | curl --data-urlencode text@-
+ Create a paste based on standard output of a command.
+curl
Display paste.
diff --git a/htdocs/themes/default/views/api_help.php b/htdocs/themes/default/views/api_help.php index a29fcaf..4806733 100644 --- a/htdocs/themes/default/views/api_help.php +++ b/htdocs/themes/default/views/api_help.php @@ -69,6 +69,10 @@curl -d lang=php --data-urlencode text@main.php
Create a paste with PHP syntax highlighting.
+echo foo | curl --data-urlencode text@-
+ Create a paste based on standard output of a command.
+curl
Display paste.
diff --git a/htdocs/themes/geocities/views/api_help.php b/htdocs/themes/geocities/views/api_help.php index d2110fc..2109feb 100644 --- a/htdocs/themes/geocities/views/api_help.php +++ b/htdocs/themes/geocities/views/api_help.php @@ -74,6 +74,10 @@curl -d lang=php --data-urlencode text@main.php
Create a paste with PHP syntax highlighting.
+echo foo | curl --data-urlencode text@-
+ Create a paste based on standard output of a command.
+curl
Display paste.
diff --git a/htdocs/themes/i386/views/api_help.php b/htdocs/themes/i386/views/api_help.php index d2110fc..2109feb 100644 --- a/htdocs/themes/i386/views/api_help.php +++ b/htdocs/themes/i386/views/api_help.php @@ -74,6 +74,10 @@curl -d lang=php --data-urlencode text@main.php
Create a paste with PHP syntax highlighting.
+echo foo | curl --data-urlencode text@-
+ Create a paste based on standard output of a command.
+curl
Display paste.
diff --git a/htdocs/themes/stikkedizr/views/api_help.php b/htdocs/themes/stikkedizr/views/api_help.php index acf823c..992c985 100644 --- a/htdocs/themes/stikkedizr/views/api_help.php +++ b/htdocs/themes/stikkedizr/views/api_help.php @@ -74,6 +74,10 @@curl -d lang=php --data-urlencode text@main.php
Create a paste with PHP syntax highlighting.
+echo foo | curl --data-urlencode text@-
+ Create a paste based on standard output of a command.
+curl
Display paste.