diff options
author | Peter Palfrader <peter@palfrader.org> | 2009-12-05 14:25:18 +0000 |
---|---|---|
committer | weasel <weasel@bc3d92e2-beff-0310-a7cd-cc87d7ac0ede> | 2009-12-05 14:25:18 +0000 |
commit | 0f5f67834c2da7b170378d0c0464234f670545c9 (patch) | |
tree | 6a3bf649be23417b10ff5ae7e22728636fe1d52b /publish | |
parent | cb0fd5f4f4dfd34890a6b576171bb7b75ab22e5f (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-x | publish | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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 } |