summaryrefslogtreecommitdiff
path: root/man.commons.in
blob: 01e71807f8f1fb8a50a117a46712689fee104c3c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[CONFIGURATION]
The configfile \fB#ETCDIR#/mounted.conf\fP is a bash script, which defines the following variables and routines:
.TP
.B "onlyFs"
mount entry must match regEx to be displayed
.TP
.B "ignoreFs"
mount entry must not match regEx to be displayed
.TP
.B "mountName"
routine printing substitution of mount point provided as \fI$1\fP
[FILES]
.TP
.B "#BINDIR#/mounted"
program file
.TP
.B "#ETCDIR#/mounted.conf"
contains configuration
[AUTHOR]
.nf
Erich Eckner <opensource at eckner dot net>
.fi