dirinfo.cfg

Package: WA2L/WinTools 1.2.08
Section: Configuration Files (4)
Updated: 09 March 2019
Index Return to Main Contents

 

NAME

dirinfo.cfg - configuration file for dirinfo

 

SYNOPSIS

WA2LWinTools/etc/dirinfo.cfg

 

AVAILABILITY

WA2L/WinTools

 

DESCRIPTION

This is the optional configuration file for the dirinfo command.

 

FILEFORMAT

Rows starting with # are considered as comments.

The file format is OPTION=VALUE

Between the OPTION , the = and the VALUE are no spaces.

You can comment out any OPTION or completely remove the related setting line to use the default settings.

 

OPTIONS

INFOFILE
name of the directory info file that is/will be saved in the directory to add the information.

When a space separated list of files is provided the first existing file is displayed/edited.

When no file in the list exists the last file will be the one that is saved.

Example: INFOFILE=_PROJECTFILE.txt _DIRINFO.txt

Example: INFOFILE=_PROJECTFILE.txt

Default: INFOFILE=_DIRINFO.txt

TEMPLATE
template to be provided when no directory info file exist in the related directory.

The own TEMPLATE should be saved in the etc/ directory which has preference over the lib/ directory.

As an example or starting point the default file _DIRINFO.txt that is located in the lib/ directory can be used. Do not edit the lib/_DIRINFO.txt file, it will be overwritten on upgrades of the WA2L/WinTools package.

Example: TEMPLATE=DIRINFO-ACME.txt

Default: TEMPLATE=_DIRINFO.txt

HIDDEN
to hide the INFOFILE set this setting to True.

Example: HIDDEN=True

Default: HIDDEN=False

 

EXAMPLES

1) Simple example configuration file

#
# WA2LWinTools/etc/dirinfo.cfg - Configuration file for dirinfo
#
# [00] 27.09.2018 CWa   Initial Version
#

INFOFILE=_PROJECTFILE.txt
HIDDEN=True

 

SEE ALSO

wintoolsintro(1), dirinfo(1)

 

NOTES

-

 

BUGS

-

 

AUTHOR

dirinfo.cfg was developed by Christian Walther. Send suggestions and bug reports to wa2l@users.sourceforge.net .

 

COPYRIGHT

Copyright © 2020 Christian Walther

This is free software; see WA2LWinTools/man/COPYING for copying conditions. There is ABSOLUTELY NO WARRANTY; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


 

Index

NAME
SYNOPSIS
AVAILABILITY
DESCRIPTION
FILEFORMAT
OPTIONS
EXAMPLES
SEE ALSO
NOTES
BUGS
AUTHOR
COPYRIGHT

This document was created by man2html using the manual pages.
Time: 16:32:00 GMT, September 14, 2024