From faa980508c7f1978d25fb8ba2cefc73d14a2f472 Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Wed, 2 Feb 2011 17:22:29 +0100 Subject: fix whitespace errors in manpage Signed-off-by: Florian Pritz --- fb.pod | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/fb.pod b/fb.pod index f9aaa76..e3a8b92 100644 --- a/fb.pod +++ b/fb.pod @@ -9,7 +9,7 @@ fb [switches] [options] [] =head1 DESCRIPTION C is a client to http://paste.xinu.at which allows the user to easily upload, -delete or download files. +delete or download files. By default, files will be uploaded as-is and a link to the file will be printed to stdout after each upload. At the end C will try to copy all links into the @@ -32,13 +32,13 @@ If you want to be able to delete files, you have to add the following line to ~/ Delete the IDs. You can no longer upload files in this mode. If the argument is a URL, C will try to extract the ID. --g +-g Download the IDs and output on stdout. Please take care when using this, - as binary data can cause unexpected results when being output directly + as binary data can cause unexpected results when being output directly to a terminal. You can no longer upload files in this mode. If the argument is a URL, C will try to extract the ID. --h +-h Display a short help message. -v @@ -57,8 +57,8 @@ If you want to be able to delete files, you have to add the following line to ~/ command line. -c - Enable compression of the uploaded files. This affects all files including - piped content and folders. + Enable compression of the uploaded files. This affects all files including + piped content and folders. Specify this option once to use gzip or two times to use xz. -- cgit v1.2.3-24-g4f1b