logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

blaze - allows you to run BlazeBlogger utilities with a single command

Bugs

       To   report   a   bug   or   to   send  a  patch,  please,  add  a  new  issue  to  the  bug  tracker  at
       <http://code.google.com/p/blazeblogger/issues/>,     or     visit     the     discussion     group     at
       <http://groups.google.com/group/blazeblogger/>.

Description

blaze provides a common way to run BlazeBlogger utilities with a single command.

Environment

EDITOR Unless  the  core.editor  option  is  set, blaze tries to use system-wide settings to decide which
              editor to use.

Name

       blaze - allows you to run BlazeBlogger utilities with a single command

Options

CommandLineOptions-h, --help
              Displays usage information and exits.

       -v, --version
              Displays version information and exits.

   AvailableCommandsinit, in
              Runs blaze-init, a utility that either creates a BlazeBlogger repository, or recovers a previously
              corrupted one.

       config, cf, cfg
              Runs blaze-config, a utility that either displays, or sets BlazeBlogger configuration options.

       add    Runs blaze-add, a utility that adds a blog post or a page to the BlazeBlogger repository.

       edit, ed
              Runs blaze-edit, a utility that edits a blog post or a page in the BlazeBlogger repository.

       remove, rm, del
              Runs blaze-remove, a utility that removes a blog post or a page from the BlazeBlogger repository.

       list, ls
              Runs blaze-list, a utility that lists blog posts or pages in the BlazeBlogger repository.

       make, mk
              Runs blaze-make, a utility that generates a blog from the BlazeBlogger repository.

       log    Runs blaze-log, a utility that displays the BlazeBlogger repository log.

       help   Displays usage information, either for the utility itself, or for the selected command.

       man    Displays a manual page, either for the utility itself, or for the selected command.

       version, vs, ver
              Displays version information.

See Also

blaze-init(1),  blaze-config(1),  blaze-add(1),  blaze-edit(1),  blaze-remove(1),  blaze-list(1),  blaze-make(1), blaze-log(1)

Synopsis

blazecommand [option...]

       blazehelp|man [command]

       blaze-h|-v

See Also