.\" Automatically generated by Pod::Man 4.14 (Pod::Simple 3.40) .\" .\" Standard preamble: .\" ======================================================================== .de Sp \" Vertical space (when we can't use .PP) .if t .sp .5v .if n .sp .. .de Vb \" Begin verbatim text .ft CW .nf .ne \\$1 .. .de Ve \" End verbatim text .ft R .fi .. .\" Set up some character translations and predefined strings. \*(-- will .\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left .\" double quote, and \*(R" will give a right double quote. \*(C+ will .\" give a nicer C++. Capital omega is used to do unbreakable dashes and .\" therefore won't be available. \*(C` and \*(C' expand to `' in nroff, .\" nothing in troff, for use with C<>. .tr \(*W- .ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p' .ie n \{\ . ds -- \(*W- . ds PI pi . if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch . if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch . ds L" "" . ds R" "" . ds C` "" . ds C' "" 'br\} .el\{\ . ds -- \|\(em\| . ds PI \(*p . ds L" `` . ds R" '' . ds C` . ds C' 'br\} .\" .\" Escape single quotes in literal strings from groff's Unicode transform. .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" .\" If the F register is >0, we'll generate index entries on stderr for .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index .\" entries marked with X<> in POD. Of course, you'll have to process the .\" output yourself in some meaningful fashion. .\" .\" Avoid warning from groff about undefined register 'F'. .de IX .. .nr rF 0 .if \n(.g .if rF .nr rF 1 .if (\n(rF:(\n(.g==0)) \{\ . if \nF \{\ . de IX . tm Index:\\$1\t\\n%\t"\\$2" .. . if !\nF==2 \{\ . nr % 0 . nr F 2 . \} . \} .\} .rr rF .\" ======================================================================== .\" .IX Title "DARKTABLE-GENERATE-CACHE 1" .TH DARKTABLE-GENERATE-CACHE 1 "2017-01-20" "darktable 2.3" "darktable" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l .nh .SH "NAME" darktable\-generate\-cache \- update darktable's thumbnail cache .SH "SYNOPSIS" .IX Header "SYNOPSIS" .Vb 1 \& darktable\-generate\-cache [\-h, \-\-help; \-\-version] [\-m, \-\-max\-mip <0\-7>] [\-\-core ] .Ve .SH "DESCRIPTION" .IX Header "DESCRIPTION" \&\fBdarktable\fR is a digital photography workflow application for \fBLinux\fR, \fBMac \s-1OS X\s0\fR and several other \fBUnices\fR. It's described further in \fBdarktable\fR\|(1). .PP \&\fBdarktable-generate-cache\fR updates darktable's thumbnail cache. You can start this program to generate all missing thumbnails in the background when your computer is idle. .SH "OPTIONS" .IX Header "OPTIONS" All parameters are optional. If started without parameters \fBdarktable-generate-cache\fR uses reasonable defaults. .IP "\fB\-h, \-\-help\fR" 4 .IX Item "-h, --help" Gives usage information and terminates. .IP "\fB\-\-version\fR" 4 .IX Item "--version" Gives copyright and version information and terminates. .IP "\fB\-\-min\-mip <0\-7>\fR" 4 .IX Item "--min-mip <0-7>" .PD 0 .IP "\fB\-m, \-\-max\-mip <0\-7>\fR" 4 .IX Item "-m, --max-mip <0-7>" .PD \&\fBdarktable\fR can handle and store thumbnails with up to eight different resolution steps for each image. These parameters define which maximum resolution should be generated and default to a range of \fB0\-2\fR. There is normally no need to generate all possible resolutions here; missing ones will be automatically generated by darktable the moment they are needed. When asked to generate multiple resolutions at once, the lower-resolution images are quickly downsampled from the highest-resolution image. .IP "\fB\-\-min\-imgid \fR" 4 .IX Item "--min-imgid " .PD 0 .IP "\fB\-\-max\-imgid \fR" 4 .IX Item "--max-imgid " .PD Specifies the range of internal image IDs from the database to work on. If no range is given, \fBdarktable-generate-cache\fR will process all images from the entire collection. .IP "\fB\-\-core \fR" 4 .IX Item "--core " All command line parameters following \fB\-\-core\fR are passed to the darktable core and handled as standard parameters. See \fBdarktable\fR\|(1) for a detailed description of the options. .SH "SEE ALSO" .IX Header "SEE ALSO" \&\fBdarktable\fR\|(1) .SH "AUTHORS" .IX Header "AUTHORS" The principal developer of darktable is Johannes Hanika. The (hopefully) complete list of contributors to the project is: .PP * developers: Pascal Obry Aldric Renaudin Aurélien PIERRE parafin Roman Lebedev * translators: Pascal Obry Jeronimo Pellegrini Victor Forsiuk Martin Straeten Ryo Shinozaki EdgarLux Serkan ÖNDER Stephan Hoek Petr Stasiak Matt Maguire Matjaž Jeran Nicolas Auffray Яна Тунгушпаева cotacot mmardegan Báthory Péter Hui Xie Jan Friedrich Marko Vertainen Matteo Mardegan MatteoVita shlomi braitbart 篠崎亮 Ryo Shinozaki * contributors (at least 4 commits): Hanno Schwalm Philippe Weyland Victor Forsiuk Nicolas Auffray Diederik ter Rahe Jeronimo Pellegrini Miloš Komarčević Chris Elston Martin Straeten Ryo Shinozaki Dan Torop EdgarLux Sakari Kapanen HansBull Serkan ÖNDER Ralf Brown Stephan Hoek Petr Stasiak rawfiner solarer Philipp Lutz luz paz Apfelkraut Matt Maguire quovadit * Sub-module rawspeed contributors (at least 1 commit): Roman Lebedev * Sub-module integration contributors (at least 1 commit): Pascal Obry And all those of you that made previous releases possible .PP This man page was written by Ulrich Pegelow as part of the usermanual. It was turned into a man page by Tobias Ellinghaus . .SH "COPYRIGHT AND LICENSE" .IX Header "COPYRIGHT AND LICENSE" \&\fBCopyright (C)\fR 2009\-2017 by Authors. .PP \&\fBdarktable\fR is free software; you can redistribute it and/or modify it under the terms of the \s-1GPL\s0 v3 or (at your option) any later version.