adapt man pages to reflect new config file path behaviour

main
Christoph Hasse 4 years ago
parent 9d7b14d849
commit aa86646f27

@ -684,7 +684,7 @@ the YYYY:MM:DD HH:MM:SS standard.
.sp 1 .sp 1
.ne 40 .ne 40
.SH CONFIGURATION FILE .SH CONFIGURATION FILE
Exiv2 can read an optional configuration file ~/.exiv2 on Unix systems and %USERPROFILE%\\exiv2.ini on Windows (using a Visual Studio build). Cygwin and MinGW/msys2 follow the unix convention and use ~/.exiv2 You can determine the location of the configuration file with the command: Exiv2 can read an optional configuration file. It first looks in the current working directory for a file named .exiv2 on Unix systems and exiv2.ini on Windows (using a Visual Studio build). Cygwin and MinGW/msys2 follow the unix convention. If no file is found Exiv2 will also check ~/.exiv2 on Unix systems or %USERPROFILE%\\exiv2.ini on Windows systems. You can determine the location of the configuration file with the command:
.br .br
.sp 1 .sp 1
.nf .nf

Loading…
Cancel
Save