diff options
-rw-r--r-- | fb.1 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -77,12 +77,12 @@ command line. Display the client version. .El .Pp -If you want to be able to delete files, you have to add the following lines to +If you want to use paste.xinu.at, you need to create an account there and add the following to your .Pa ~/.netrc : .Pp .Bd -literal -offset indent machine paste.xinu.at - password <your_secret_password> + login <your_username> password <your_secret_password> .Ed .Sh ENVIRONMENT Some options can be changed by modifying environment variables: |