Ticket #78 (closed defect: fixed)
Typo in recipe help
| Reported by: | blee | Owned by: | blee |
|---|---|---|---|
| Priority: | trivial | Milestone: | confman-1.9.3 |
| Component: | Documentation | Version: | 1.9.2b |
| Keywords: | Cc: |
Description
blee@civic.b1c1l1 ~ $ confman help recipe
confman manages configuration files
Usage:
confman recipe [ get | list ]
confman recipe [ create | edit | print | remove | set ] recipe_name
The recipe command provides an interface to manage confman recipes.
create Create a recipe with the given name
edit Edit a recipe with the given name
get Print the host's recipe
list List all recipes
print Print the given recipe
remove Delete a recipe with the given name
set Set the host's recipe to the given name
Recipe
Change History
comment:4 Changed 2 years ago by blee
- Status changed from closed to reopened
- Resolution fixed deleted
Note: See
TracTickets for help on using
tickets.

(In [440]) Fix typo in recipe help.
See #78