blaze-log (1) Linux Manual Page
NAME
blaze-log – display the BlazeBlogger repository log
SYNOPSIS
blaze-log [-cqrsCV] [-b directory] [-n number]
blaze-log -h | -v
DESCRIPTION
blaze-log displays the content of the BlazeBlogger repository log.
OPTIONS
-b,–blogdirdirectory- Specify the directory where the BlazeBlogger repository is placed. The default option is the current working directory.
-n,–numbernumber- List selected number of log records only.
-s,–short- Display each log record on a single line.
-r,–reverse- Display log records in reverse order.
-c,–color,–colour- Enable coloured output, no matter what is set in the configuration.
-C,–no-color,–no-colour- Disable coloured output, no matter what is set in the configuration.
-q,–quiet- Avoid displaying messages that are not necessary.
-V,–verbose- Display all messages. This is the default option.
-h,–help- Display usage information and exit.
-v,–version- Display version information and exit.
FILES
- .blaze/log
- BlazeBlogger repository log file.
SEE ALSO
blaze-config(1), perl(1).
BUGS
To report bug or even send patch, either add new issue to the project bugtracker at <http://code.google.com/p/blazeblogger/issues/>, or visit the discussion group at <http://groups.google.com/group/blazeblogger/>. You can also contact the author directly via e-mail.
AUTHOR
Written by Jaromir Hradilek <jhradilek [at] gmail.com>.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
A copy of the license is included as a file called FDL in the main directory of the BlazeBlogger source package.
COPYRIGHT
Copyright (C) 2009 Jaromir Hradilek
This program is free software; see the source for copying conditions. It is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
