TITLE: Welcome to NanoBlogger! AUTHOR: n1xt3r DATE: January 18, 2004 5:12 PM ----- BODY:

The basic syntax is: nb [options].

How to ...

create a new blog = 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]

Thank you for trying NanoBlogger. Please direct comments and suggestions to the mailing list, here.

-----