January 18, 2004 5:12 PM

Welcome to NanoBlogger!

The basic syntax is: nb [-b blogdir] [options]

How to ...

  • create a new blog directory = nb --blogdir [blog_dir] --add
  • create a new category = nb --category new --add
  • create a new entry = nb --add
  • list current entries = nb --list
  • list all categories = nb --list cat
  • list current entries of a category = nb --category [cat_id] --list
  • edit an old entry = nb --edit [entry_id]
  • delete an old category = nb --category [cat_id] --delete cat
  • delete an old entry = nb --delete [entry_id]
  • specify a different blog directory = nb --blogdir [blog_dir] [options]
Thank you for trying NanoBlogger. Please direct comments and suggestions to the mailing list or submit a bug report to the project page on sourceforge.net.


Posted by n1xt3r | Permalink | Categories: NanoBlogger Help