summaryrefslogtreecommitdiff
path: root/man.commons.in
diff options
context:
space:
mode:
Diffstat (limited to 'man.commons.in')
-rw-r--r--man.commons.in22
1 files changed, 22 insertions, 0 deletions
diff --git a/man.commons.in b/man.commons.in
new file mode 100644
index 0000000..01e7180
--- /dev/null
+++ b/man.commons.in
@@ -0,0 +1,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