From eda5d1d252e54ffc39b8716814edfc8151ba3d0e Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Mon, 11 Apr 2016 10:00:11 +0200 Subject: fb.1: Misc updates Signed-off-by: Florian Pritz --- fb.1 | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/fb.1 b/fb.1 index 24fceb4..f9c3845 100644 --- a/fb.1 +++ b/fb.1 @@ -69,7 +69,7 @@ before it's output to stdout. .It Fl d, -delete Delete the IDs. You can no longer upload files in this mode. If the argument is a URL, .Nm -will try to extract the ID. +will try to extract the ID. This option also accepts IDs without the "id://" prefix. .It Fl -config Ar Use an alternative configuration file. The default value is "$XDG_CONFIG_HOME/fb-client/config". .It Fl e Ar extension, Fl -extension Ar extension @@ -94,9 +94,8 @@ will try to extract the ID. This option also accepts IDs without the "id://" pre Create a multipaste of the IDs/files/directories/URLs. This uploads files as always, but then creates a multipaste combining all of them. URLs starting with the pastebin URL will have their ID extracted and will not be downloaded. Only -the multipaste URL will be copied to the clipboard, but all URLs will be -displayed while uploading. This option is enabled automatically if multiple -files are uploaded. +the multipaste URL will be displayed and copied to the clipboard. This option +is enabled automatically if multiple files are uploaded. .It Fl h, -help Display a short help message. .It Fl t, -tar @@ -111,7 +110,7 @@ Display debugging information. .Sh CONFIGURATION FILES .Bl -tag .It $XDG_CONFIG_HOME/fb-client/apikey -This file contains the API key to use for authentication. If this file exists, netrc authentication will be disabled. +This file contains the API key to use for authentication. .It $XDG_CONFIG_HOME/fb-client/config This file allows to override certain variables by using the format 'option_name="value"'. Both, the option value and name, are case-sensitive string literals. -- cgit v1.2.3-24-g4f1b