diff options
author | Florian Pritz <bluewind@xinu.at> | 2012-11-09 23:34:39 +0100 |
---|---|---|
committer | Florian Pritz <bluewind@xinu.at> | 2012-11-09 23:34:39 +0100 |
commit | c27ab3acdf3f87a7aaade5fcf79779334bea5b8e (patch) | |
tree | 831325706afd3ef8b2e8c029e9ad54e3fb6f1542 /fb.1 | |
parent | 2809c08f34a03cebfc9fb9b9a1d2661ec80ca269 (diff) |
fb.1: Remove reference to fb_username/fb_password
These options don't exist and shouldn't have been documented.
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to 'fb.1')
-rw-r--r-- | fb.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -98,7 +98,7 @@ The URL of the pastebin you want to use The command used to copy URLs of uploaded files to the clipboard. This defaults to xclip or pbcopy on Darwin. .El .It ~/.netrc -If neither fb_username nor fb_password is defined in the general config file, ~/.netrc will be used for authentication. +This file will be used for authentication. .El .Sh ENVIRONMENT Some options can be changed by modifying environment variables: |