From c41bb16e376332dc353d0edbcdc75ded5cc0996e Mon Sep 17 00:00:00 2001 From: Simon Schuster Date: Tue, 6 Oct 2020 23:10:03 +0200 Subject: Support requesting ids of a minimum length Uses the new 'minimum-id-length' post parameter to ensure minimum id lengths for created file and multipaste urls. Changes by Florian Pritz: - Raise required API version to 2.2.0 - Rename CLI option to from `--min-url-length` to `--min-id-length` and adjust documentation Signed-off-by: Florian Pritz --- fb.1 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'fb.1') diff --git a/fb.1 b/fb.1 index 56cb2d3..249a23d 100644 --- a/fb.1 +++ b/fb.1 @@ -92,6 +92,9 @@ 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 displayed and copied to the clipboard. This option is enabled automatically if multiple files are uploaded. +.It Fl M Ar , Fl -min-id-length Ar +Request the server to generate IDs of at least characters. The minimum +supported length are two characters. .It Fl h, -help Display a short help message. .It Fl t, -tar -- cgit v1.2.3-24-g4f1b