This is an iframe, to view it upgrade your browser or enable iframe display.
Prev
Next
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
Prev
2.3. Adding a Blog Post or a Page
Up
Home
Next
2.5. Removing a Blog Post or a Page