Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

mm3d(1) [debian man page]

MM3D(1) 						      General Commands Manual							   MM3D(1)

NAME
mm3d - Misfit Model 3D SYNOPSIS
mm3d [options] files... DESCRIPTION
This manual page documents briefly the mm3d command. mm3d is an OpenGL-based 3D model editor that works with triangle-based models. It supports multi-level undo, skeletal animations, simple texturing, scripting, command-line batch processing, and a plugin system for adding new model and image filters. Complete online help is included. It is designed to be easy to use and easy to extend with plugins and scripts. OPTIONS
These programs follow the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below. For a complete description, see the Info files. -h, --help Print command line help and exit -v, --version Print version information and exit -b, --batch Batch mode (exit after processing command line) -s, --save Save command line changes to model files --convert [format] Save models to format [format] --no-plugins Disable all plugins --no-plugin [foo] Disable plugin [foo] --sysinfo Display system information (for bug reports) --debug Display debug messages in console --warnings Display warning messages in console --errors Display error messages in console --no-debug Do not display debug messages in console --no-warnings Do not display warning messages in console --no-errors Do not display error messages in console SEE ALSO
blender(1), wings3d(1). AUTHOR
mm3d was written by Kevin Worcester. This manual page was written by Gurkan Sengun <gurkan@linuks.mine.nu>, for the Debian project (but may be used by others). May 31, 2007 MM3D(1)

Check Out this Related Man Page

SRP-GEN(1)							    lsh manuals 							SRP-GEN(1)

NAME
srp-gen - generate a password verifier for the SRP protocol. SYNOPSIS
srp-gen [options] DESCRIPTION
This manual page documents briefly the srp-gen command. This manual page was written for the Debian GNU/Linux distribution because the original program does not have a manual page. Instead, it has documentation in the GNU Info format; see below. srp-gen is a program that generates a password verifier for the Secure Remote Password protocol. The password verifier should be stored as ~/.lsh/srp-verifier on the target (remote) machine on which you want to authenticate using SRP. For more information about SRP, see the "srp" node of the "Getting started" section of the Lsh manual available via the info system. OPTIONS
This program follows the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below. For a complete description, see the Info files. -l, --user=username User name. -o, --output-file=filename The file to output to. Default is to output to stdout. -p, --password=password The password to use. --debug Print lots of debug information. -q, --quiet Suppress all warnings and diagnostic messages. --trace Detailed trace. -v, --verbose Print verbose diagnostic messages. -f, --output-format=format The S-expression output format. Valid sexp formats are: transport, canonical, advanced and international. -?, --help Show summary of options. --usage Show a short usage message. -V, --version Show version of program. SEE ALSO
lsh(1), lshd(1), sexp-conv(1). The lsh programs (including this one) are documented fully by Lsh, available via the Info system. AUTHOR
This manual page was written by Timshel Knoll <timshel@debian.org>, for the Debian GNU/Linux system (but may be used by others). srp-gen Apr 10, 2002 SRP-GEN(1)
Man Page