Product SiteDocumentation Site

2.4. Editing a Blog Post or a Page

To edit an existing blog, run the blaze-edit command followed by an appropriate identification number:
blaze-edit id
To edit a page, add the --page (or -p) command line option:
blaze-edit -p id
For a complete list of available command line options, refer to Section 3.4, “blaze-edit.
Example 2.11. Editing a Blog Post
To edit a blog post with id 10, type the following at a shell prompt:
public_html]$ blaze-edit 10