From 648f925017788560b7d05fab3f5f2e4e3c39c8e6 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Thu, 14 Feb 2013 05:02:20 +0000 Subject: misc changes - update man page for new additions since last release. - note that --start-console argument is windows only. - correct own assertion in own recent commit. --- doc/manpage/blender.1 | 24 +++++++++++++++++++++--- 1 file changed, 21 insertions(+), 3 deletions(-) (limited to 'doc/manpage') diff --git a/doc/manpage/blender.1 b/doc/manpage/blender.1 index 2addb60c5f7..9cefe7a2b24 100644 --- a/doc/manpage/blender.1 +++ b/doc/manpage/blender.1 @@ -1,4 +1,4 @@ -.TH "BLENDER" "1" "December 04, 2012" "Blender Blender 2\&.65" +.TH "BLENDER" "1" "February 14, 2013" "Blender Blender 2\&.66" .SH NAME blender \- a 3D modelling and rendering package @@ -15,7 +15,7 @@ Use Blender to create TV commercials, to make technical visualizations, business http://www.blender.org .SH OPTIONS -Blender 2.65 +Blender 2.66 Usage: blender [args ...] [file] [args ...] .br .SS "Render Options:" @@ -218,6 +218,12 @@ Turn debugging on Enable floating point exceptions .br +.TP +.B \-\-disable\-crash\-handler +.br +Disable the crash handler +.br + .IP .TP @@ -301,7 +307,13 @@ Disable automatic python script execution (pydrivers & startup scripts) .TP .B \-P or \-\-python .br -Run the given Python script (filename or Blender Text) +Run the given Python script file +.br + +.TP +.B \-\-python\-text +.br +Run the given Python script text block .br .TP @@ -398,6 +410,12 @@ Register .blend extension, then exit (Windows only) Silently register .blend extension, then exit (Windows only) .br +.TP +.B \-\-no\-native\-pixels +.br +Do not use native pixel size, for high resolution displays (MacBook 'Retina') +.br + .SS "Argument Parsing:" arguments must be separated by white space. eg -- cgit v1.2.3