## page was renamed from zhArticleTemplate
##language:zh
#pragma section-numbers on
||返回CheetahTemplateOrg||
'''快速体验 Cheetah'''

::-- ZoomQuiet [<<DateTime(2005-09-07T09:13:17Z)>>]
<<TableOfContents>>

== 命令行直接调用 ==
{{{cheetah help
         __  ____________  __
         \ \/            \/ /
          \/    *   *     \/    CHEETAH 0.9.18 Command-Line Tool
           \      |       /
            \  ==----==  /      by Tavis Rudd <tavis@damnsimple.com>
             \__________/       and Mike Orr <iron@mso.oz.net>

USAGE:
------
  cheetah compile [options] [FILES ...]     : Compile template definitions
  cheetah fill [options] [FILES ...]        : Fill template definitions
  cheetah help                              : Print this help message
  cheetah options                           : Print options help message
  cheetah test [options]                    : Run Cheetah's regression tests
                                            : (same as for unittest)
  cheetah version                           : Print Cheetah version number

You may abbreviate the command to the first letter; e.g., 'h' == 'help'.
If FILES is a single "-", read standard input and write standard output.
Run "cheetah options" for the list of valid options.
}}} 哈哈哈!!有意思!
{{attachment:snap-cheetah.png}}