From ef97fd43c122eacbf61a14a6bcc90ca928c24dc5 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Sat, 10 Nov 2012 19:35:01 +0000 Subject: publish: sort usage, add -s option to usage text Signed-off-by: Peter Palfrader git-svn-id: svn+ssh://asteria.noreply.org/svn/weaselutils/trunk@557 bc3d92e2-beff-0310-a7cd-cc87d7ac0ede --- publish | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) (limited to 'publish') diff --git a/publish b/publish index f5b7ddb..f901640 100755 --- a/publish +++ b/publish @@ -68,13 +68,14 @@ usage: $0 [ [ ...]] copy the file 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 } -- cgit v1.2.3