summaryrefslogtreecommitdiff
path: root/publish
diff options
context:
space:
mode:
authorPeter Palfrader <peter@palfrader.org>2009-12-05 14:25:18 +0000
committerweasel <weasel@bc3d92e2-beff-0310-a7cd-cc87d7ac0ede>2009-12-05 14:25:18 +0000
commit0f5f67834c2da7b170378d0c0464234f670545c9 (patch)
tree6a3bf649be23417b10ff5ae7e22728636fe1d52b /publish
parentcb0fd5f4f4dfd34890a6b576171bb7b75ab22e5f (diff)
fix help
git-svn-id: svn+ssh://asteria.noreply.org/svn/weaselutils/trunk@429 bc3d92e2-beff-0310-a7cd-cc87d7ac0ede
Diffstat (limited to 'publish')
-rwxr-xr-xpublish6
1 files changed, 3 insertions, 3 deletions
diff --git a/publish b/publish
index d5c6bce..7a7d68b 100755
--- a/publish
+++ b/publish
@@ -43,10 +43,10 @@ usage: $0 [<src> [<src> ...]]
copy the file <src> to a server an report the URL.
OPTIONS:
- -h Show this message
- -s Show the history
- -b Use input files' basenames on remote side (default when only one file is given)
-n no-do. Just print what would have been done
+ -s Show the history
+ -x Publish the contents of the xclipboard
+ -h Show this message
EOF
}