BLAZE-LOG(1) | BlazeBlogger Documentation | BLAZE-LOG(1) |
blaze-log - displays the BlazeBlogger repository log
blaze-log [-cqrsCV] [-b directory] [-n number]
blaze-log -h|-v
blaze-log displays the content of the BlazeBlogger repository log.
List the whole repository history:
~]$ blaze-log Date: Sun Jul 25 16:48:22 2010 Edited the page with ID 5. Date: Tue Jul 6 18:54:59 2010 Edited the page with ID 5. etc.
List the whole repository history in reverse order:
~]$ blaze-log -r Date: Tue Feb 10 00:40:16 2009 Created/recovered a BlazeBlogger repository. Date: Tue Feb 10 01:06:44 2009 Added the page with ID 1. etc.
Display the very first log entry on a single line:
~]$ blaze-log -rs -n 1 Tue Feb 10 00:40:16 2009 - Created/recovered a BlazeBlogger repository.
blaze-init(1), blaze-config(1)
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/>.
Copyright (C) 2009-2011 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.
2019-10-07 | Version 1.2.0 |