diff options
author | Florian Pritz <bluewind@xssn.at> | 2010-10-24 17:03:48 +0200 |
---|---|---|
committer | Florian Pritz <bluewind@xssn.at> | 2010-10-24 17:03:48 +0200 |
commit | d3af9daedd5af9d77bcc5d8b8c75e6b2336d2457 (patch) | |
tree | 95337ff4143a67abb784edb8772e9041aeff6fff /fb.pod | |
parent | 342512ff43d967e5f88e24437b2be51b7e1bdb44 (diff) |
add netrc info to manpage
Signed-off-by: Florian Pritz <bluewind@xssn.at>
Diffstat (limited to 'fb.pod')
-rw-r--r-- | fb.pod | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -23,6 +23,9 @@ which will be uploaded once EOF is received. If the file being uploaded is bigger than 10MB C<fb> will query the server for the maximum upload size and abort the upload in case the file would be rejected. +If you want to be able to delte files, you have to add the following line to ~/.netrc + machine paste.xinu.at password <your_secret_password> + =head1 SWITCHES -d |