WordPress CLI Theme (c) 2006 Rod McFarland

command, alias required [optional]: description

help, h, ?:                    Help (this)
gui, startx:                   Return to GUI (graphical interface) blog
ls, dir, list:                 List all posts (ordered by ID/date)
search, find [search terms]:   Search posts
read, cat, show [post_id]:     Read post # (no post_id: read current)
comments:                      Read comments for current post
current, cursor [post_id]:     Show current post_id (set if post_id 
                                 given, nearest higher if no post
                                 matches)
latest, last, l:               Move to and show latest post
next, n:                       Move to and show next post
prev, p:                       Move to and show previous post
first, f:                      Move to and show first post
random, rand, r:               Show random post
comment, c:                    Leave comment on current post
categories:                    List categories
category cat_id | cat_slug:    List posts in category 
cloud:                         Display tag cloud
links:                         Show links list
date:                          Current date/time
cls, clear:                    Clear screen
gpl, license:                  Show GNU General Public License
[post_id] | [post_slug]:       Read post
login:                         Login (to admin)

<u>Notes</u>
On listings (ls, find, category, pages) you can click a title to view the
relevant post/page.

