From ea58b13dc686a9f22ce945347a95c4bd96d5dd0c Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Fri, 3 Jun 2011 22:49:07 +0200 Subject: clarify -d and -g usage Signed-off-by: Florian Pritz --- fb.pod | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'fb.pod') diff --git a/fb.pod b/fb.pod index c02d02b..ba96da1 100644 --- a/fb.pod +++ b/fb.pod @@ -28,11 +28,11 @@ If you want to be able to delete files, you have to add the following line to ~/ =head1 SWITCHES --d +-d 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 may cause unexpected results when being output directly to a terminal. You can no longer upload files in this mode. -- cgit v1.2.3-24-g4f1b