From: Christian Weiske Date: Mon, 13 Nov 2017 06:41:19 +0000 (+0100) Subject: document content-from-file X-Git-Tag: v0.6.0~1 X-Git-Url: https://git.cweiske.de/shpub.git/commitdiff_plain/85560adaf8334674b1c66baa2edc7f00fa6e1100 document content-from-file --- diff --git a/README.rst b/README.rst index 410cdcb..1ac15c9 100644 --- a/README.rst +++ b/README.rst @@ -114,6 +114,12 @@ URL image upload:: Note created at server http://known.bogo/2016/img-url +Load note content from a file:: + + $ ./bin/shpub.php note - < /path/to/file.txt + Note created at server + http://known.bogo/2017/some-note + Custom post types =================