From 2a794565f77005a753930023e41c7b696eaed6ac Mon Sep 17 00:00:00 2001 From: Julien Valroff Date: Tue, 26 Jun 2012 20:47:26 +0200 Subject: Imported Upstream version 0.4.5 --- doc/rapid-photo-downloader.pod | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'doc') diff --git a/doc/rapid-photo-downloader.pod b/doc/rapid-photo-downloader.pod index 9d88802..43a97f9 100644 --- a/doc/rapid-photo-downloader.pod +++ b/doc/rapid-photo-downloader.pod @@ -12,6 +12,9 @@ Options: -v, --verbose -q, --quiet -e, --extensions + --focal-length=FOCAL_LENGTH + -a, --auto-detect + -l PATH, --device-location=PATH --reset-settings =head1 DESCRIPTION @@ -49,6 +52,20 @@ Only display output errors and warnings to the command line as the program runs. Displays image file extensions the program recognizes and exits. +=item B<--focal-length=FOCAL_LENGTH> + +If an aperture value of 0.0 is encountered, the focal length metadata will be set to the +number passed, and its aperture metadata to f/8. + +=item B<-a, --auto-detect> + +Automatically detect devices from which to download, overwriting existing program preferences. + +=item B<-l PATH, --device-location=PATH> + +Manually specify the PATH of the device from which to download, overwriting existing program +preferences. + =item B<--reset-settings> Resets all program settings and preferences to their default values and exits. -- cgit v1.2.3