Bug 471776
| Summary: | create_book --article does not work. Please remove from help. | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Community] Publican | Reporter: | Murray McAllister <mmcallis> | ||||
| Component: | publican | Assignee: | Jeff Fearn 🐞 <jfearn> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Content Services Development <ecs-dev-list> | ||||
| Severity: | low | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 2.0 | CC: | mmcallis, publican-list, vdanen | ||||
| Target Milestone: | --- | Keywords: | Documentation | ||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | 0.39 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2008-11-16 21:42:59 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Murray McAllister
2008-11-16 05:33:15 UTC
I guess "--name My_Article" should be "--name Article_Name", as per <http://jfearn.fedorapeople.org/Publican/sect-Publican-Using_the_publican_package-Creating_a_Book.html>. Removed old help text from create_book and make type case insensitive. Proper command is: create_book --name=The_Article_Of_Doom --type=Article publican-0.39-0.fc9, publican-fedora-0.16-0.fc9 has been pushed to the Fedora 9 stable repository. If problems still persist, please make note of it in this bug report. |