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

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2011-01-19 12:13:24 +0300
committerCampbell Barton <ideasman42@gmail.com>2011-01-19 12:13:24 +0300
commit161cbed9b58408500e3e9d2acc6ea8db9ade4d4a (patch)
treef183c97722fed08c4a0b13395d61539b6476468c /doc/manpage
parentdddb9aa30f96961023f02846c97c955e1f2b5f0c (diff)
new command line option '--factory-startup' to skip reading startup.blend. useful for testing with a predictable environment.
also commented python benchmark prints on exit, can enable when profiling later.
Diffstat (limited to 'doc/manpage')
-rw-r--r--doc/manpage/blender.18
1 files changed, 7 insertions, 1 deletions
diff --git a/doc/manpage/blender.1 b/doc/manpage/blender.1
index 9265fbc190a..6b2876a46b1 100644
--- a/doc/manpage/blender.1
+++ b/doc/manpage/blender.1
@@ -1,4 +1,4 @@
-.TH "BLENDER" "1" "January 01, 2011" "Blender Blender 2\&.56 (sub 0) "
+.TH "BLENDER" "1" "January 19, 2011" "Blender Blender 2\&.56 (sub 0) "
.SH NAME
blender \- a 3D modelling and rendering package
@@ -208,6 +208,12 @@ Turn debugging on
Enable floating point exceptions
.br
+.TP
+.B \-\-factory\-startup
+.br
+Skip reading the "startup.blend" in the users home directory
+.br
+
.IP
.TP