summaryrefslogtreecommitdiffstats
path: root/accessibility/wgetpaste/wgetpaste.1
diff options
context:
space:
mode:
Diffstat (limited to 'accessibility/wgetpaste/wgetpaste.1')
-rw-r--r--accessibility/wgetpaste/wgetpaste.111
1 files changed, 9 insertions, 2 deletions
diff --git a/accessibility/wgetpaste/wgetpaste.1 b/accessibility/wgetpaste/wgetpaste.1
index 5a5d0aa294..d232592d17 100644
--- a/accessibility/wgetpaste/wgetpaste.1
+++ b/accessibility/wgetpaste/wgetpaste.1
@@ -71,7 +71,7 @@
.\" ========================================================================
.\"
.IX Title "WGETPASTE 1"
-.TH WGETPASTE 1 "2014-08-18" "2.25" "SlackBuilds.org"
+.TH WGETPASTE 1 "2015-01-25" "2.25" "SlackBuilds.org"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -94,7 +94,7 @@ set description (defaults to \*(L"stdin\*(R" or filename)
set nick (defaults to your username)
.IP "\-s, \-\-service \s-1SERVICE\s0" 4
.IX Item "-s, --service SERVICE"
-set service to use (defaults to \*(L"bpaste\*(R")
+set service to use (defaults to \*(L"dpaste\*(R")
.IP "\-e, \-\-expiration \s-1EXPIRATION\s0" 4
.IX Item "-e, --expiration EXPIRATION"
set when it should expire (defaults to \*(L"1 month\*(R")
@@ -160,6 +160,13 @@ per user in any of ~/.wgetpaste.conf or ~/.wgetpaste.d/*.conf.
An additional http header can be passed by setting HEADER_${\s-1SERVICE\s0} in any of the
configuration files mentioned above. For example, authenticating with github gist:
HEADER_gists=\*(L"Authorization: token 1234abc56789...\*(R"
+.SH "BUGS"
+.IX Header "BUGS"
+\&\fBwgetpaste\fR works by hard-coding URLs and \s-1CGI\s0 parameters into
+the script. This means that if a paste service's web site changes,
+\&\fBwgetpaste\fR might stop working with that site. Currently (January 2015),
+the \fBca\fR (http://pastebin.ca) and \fBbpaste\fR (http://bpaste.net) services
+are broken, and the others have been tested and work \s-1OK.\s0
.SH "AUTHOR"
.IX Header "AUTHOR"
Copyright (c) 2007 Bo Ørsted Andresen <bo.andresen@zlin.dk>