diff options
author | Julien Valroff <julien@kirya.net> | 2010-06-01 20:31:41 +0200 |
---|---|---|
committer | Julien Valroff <julien@kirya.net> | 2010-06-01 20:31:41 +0200 |
commit | f49f82b74596eda33ee5e2fc14e51fd67351b9ec (patch) | |
tree | 2f51420987e62598195b7c506affc7c9bf82d65f /doc/rapid-photo-downloader.pod | |
parent | 8da29fc89cbcfb22cfff90d7f045552514e4f92b (diff) |
Imported Upstream version 0.2.0upstream/0.2.0
Diffstat (limited to 'doc/rapid-photo-downloader.pod')
-rw-r--r-- | doc/rapid-photo-downloader.pod | 17 |
1 files changed, 11 insertions, 6 deletions
diff --git a/doc/rapid-photo-downloader.pod b/doc/rapid-photo-downloader.pod index 3fda3d4..f943970 100644 --- a/doc/rapid-photo-downloader.pod +++ b/doc/rapid-photo-downloader.pod @@ -1,6 +1,6 @@ =head1 NAME -rapid-photo-downloader - imports images from cameras, memory cards and other devices +rapid-photo-downloader - imports photos and videos from cameras, memory cards and other devices =head1 SYNOPSIS @@ -11,13 +11,14 @@ Options: -h, --help -v, --verbose -q, --quiet - -e, --extensions - + -e, --extensions + --reset-settings + =head1 DESCRIPTION -B<Rapid Photo Downloader> downloads photos from cameras, memory cards and Portable -Storage Devices, providing a variety of options for subfolder creation, -image renaming and backup. It can download images from more than one device in parallel. +B<Rapid Photo Downloader> imports photos and videos from cameras, memory cards and Portable +Storage Devices, providing a variety of flexible, user-defined options for subfolder creation, +photo and video renaming, and backup. It can download from more than one device in parallel. =head1 OPTIONS @@ -44,6 +45,10 @@ 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<--reset-settings> + +Resets all program settings and preferences to their default values and exits. + =back =head1 ENVIRONMENT VARIABLES |