summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xpublish15
1 files changed, 8 insertions, 7 deletions
diff --git a/publish b/publish
index f5b7ddb..f901640 100755
--- a/publish
+++ b/publish
@@ -68,13 +68,14 @@ usage: $0 [<src> [<src> ...]]
copy the file <src> to a server an report the URL.
OPTIONS:
- -n no-do. Just print what would have been done.
- -H Show the history.
- -S Make a screenshot of one window and publish.
- -x Publish the contents of the xclipboard.
- -h Show this message.
- -q Produce a QR code.
- -8 Add a AddDefaultCharset UTF-8 .htaccess file.
+ -8 Add a AddDefaultCharset UTF-8 .htaccess file.
+ -H Show the history.
+ -s FN When reading data from stdin, use FN as filename to be published.
+ -S Make a screenshot of one window and publish.
+ -h Show this message.
+ -n no-do. Just print what would have been done.
+ -q Produce a QR code.
+ -x Publish the contents of the xclipboard.
EOF
}