Welcome to NanoBlogger!

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

How to ...

create a new blog location = 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 location = nb --blogdir [blog_dir] [options]

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