From 3fdaaa11c4cd0f16b1e8ac5d5cfdc4aa80f2f75e Mon Sep 17 00:00:00 2001 From: Bo Ørsted Andresen Date: Tue, 6 Mar 2007 03:31:15 +0000 Subject: Cosmetic fix. Reorder wgetpaste --help. --- wgetpaste | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wgetpaste b/wgetpaste index 1a6a0ea..c38946c 100755 --- a/wgetpaste +++ b/wgetpaste @@ -77,9 +77,9 @@ show_usage() { echo " -E, --list-expiration list expiration setting supported by the specified service" echo echo " -c, --command COMMAND paste COMMAND and the output of COMMAND" - echo " -r, --raw show url for the raw paste (no syntax highlighting or html)" echo " -x, --xcut read input from clipboard (requires configuration)" echo + echo " -r, --raw show url for the raw paste (no syntax highlighting or html)" echo " -v, --verbose show wget stderr output if no url is received" echo " --debug be *very* verbose (implies -v)" echo -- cgit v1.2.3