Man Linux: Main Page and Category List

NAME

       comet - a mission editor for Crimson Fields

SYNOPSIS

       comet [--level level] [--width width] [--height width]
             [--fullscreen 1|0] [--sound 1|0]

       comet {--help | --version}

DESCRIPTION

       comet (the Crimson Fields Map Editing Tool) is a mission editor for
       Crimson Fields.

OPTIONS

       --level level
           Start the editor with the level loaded.

       --width w
           Set screen width to w. Minimum screen width is 320. Default is 800.

       --height h
           Set screen height to h. Minimum screen height is 240. Default is
           600.

       --fullscreen 1|0
           Turn fullscreen mode on/off. The default is to start in windowed
           mode.

       --sound 1|0
           Turn sound on/off. The default is on.

       --help
           Print a usage message on standard output and exit.

       --version
           Print version information on standard output and exit.

SEE ALSO

       cfed(6), crimson(6)

COPYRIGHT

       Copyright © 2002-2007 Jens Granseuer

       This software is distributed under the terms of the GNU General Public
       License[1] (GPL).

AUTHOR

       Jens Granseuer <jensgr@gmx.net>
           Author.

REFERENCES

        1. GNU General Public License
           http://www.gnu.org/copyleft/gpl.html

                                January 20 2007