Ticket #78 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

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:1 Changed 2 years ago by blee

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

See #78

comment:2 Changed 2 years ago by blee

(In [441]) Revert extraneous modification from previous commit.

See #78

comment:3 Changed 2 years ago by blee

  • Status changed from new to closed
  • Resolution set to fixed

(In [448]) Merge from trunk multiple help-related fixes.

Fixes #75, #78, #79

comment:4 Changed 2 years ago by blee

  • Status changed from closed to reopened
  • Resolution fixed deleted

comment:5 Changed 2 years ago by blee

  • Owner changed from confman-developers@… to blee
  • Status changed from reopened to accepted

comment:6 Changed 2 years ago by blee

  • Status changed from accepted to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.