diff options
author | Julien Valroff <julien@kirya.net> | 2010-06-01 20:31:42 +0200 |
---|---|---|
committer | Julien Valroff <julien@kirya.net> | 2010-06-01 20:31:42 +0200 |
commit | 15c0dded257070147401c9c308fdbdff9387d00c (patch) | |
tree | 21b6fe91d901dc69cb4ed53e4cba1caa8077c988 /doc/rapid-photo-downloader.pod | |
parent | e6887e38b8c89124f38a45fd727ab6dfc4f3a8c8 (diff) | |
parent | f49f82b74596eda33ee5e2fc14e51fd67351b9ec (diff) |
Merge commit 'upstream/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 |