Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorJames Willcox <jwilcox@mono-cvs.ximian.com>2005-04-29 00:24:18 +0400
committerJames Willcox <jwilcox@mono-cvs.ximian.com>2005-04-29 00:24:18 +0400
commitbc6723abb33f5b2bd6e2318266fd769a983110cf (patch)
treeea54ac230c3eb80d9a32cb5314f5bca7aa466881 /man
parente4511a06f6cbebf2e4efccd4aebad5875ec71f46 (diff)
2005-04-28 James Willcox <james@ximian.com>
* man/mkbundle.1: add --config-dir flag svn path=/trunk/mono/; revision=43745
Diffstat (limited to 'man')
-rw-r--r--man/mkbundle.13
1 files changed, 3 insertions, 0 deletions
diff --git a/man/mkbundle.1 b/man/mkbundle.1
index 724d4aa3571..b226eabfcba 100644
--- a/man/mkbundle.1
+++ b/man/mkbundle.1
@@ -79,6 +79,9 @@ produce the bundle. This option keeps the file around.
.I "--static"
By default mkbundle dynamically links to mono and glib. This option
causes it to statically link instead.
+.TP
+.I "--config-dir DIR"
+When passed, DIR will be set for the MONO_CFG_DIR environment variable
.SH FILES
This program will load referenced assemblies from the Mono assembly
cache.