summaryrefslogtreecommitdiff
path: root/man.commons.in
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2016-12-03 13:13:30 +0100
committerErich Eckner <git@eckner.net>2016-12-03 13:13:30 +0100
commita9076d7afc9b78003e175195f3d94b207687d9b1 (patch)
treebd4af09404be0d9fda2532d858814b8f7ba3e4d0 /man.commons.in
parent0a038d8f0d7ce05c0cab6307178bb66c3eac4ea0 (diff)
downloadmounted-a9076d7afc9b78003e175195f3d94b207687d9b1.tar.xz
neue Version: 0.0v0.0
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