Changeset 463 for trunk/confman.8.in


Ignore:
Timestamp:
10/10/2009 10:41:02 (3 years ago)
Author:
ccowart
Message:

Updated confman recipe print with no arguments to print the
host's current recipe.

Needs to be merged into 1.9.

See #85.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/confman.8.in

    r462 r463  
    208208.It Cm recipe  
    209209.Brq Cm get | list 
    210 .It Cm recipe  
    211 .Brq Cm create [ Fl R Ar filename ] | Cm edit | print | remove | set  
    212 .Ar recipe  
     210.It Cm recipe create Oo Fl R Ar filename Oc Ar recipe 
     211.It Cm recipe print Oo Ar recipe Oc 
     212.It Cm recipe Bro Cm edit | remove | set Brc Ar recipe  
    213213.Bl -tag -width indent 
    214214.It Cm create 
     
    222222in a text editor 
    223223.It Cm get 
    224 Print the host's current recipe 
     224Print the name of the host's current recipe 
    225225.It Cm list 
    226226List all recipes 
    227227.It Cm print 
    228228Display the contents of 
    229 .Ar recipe 
     229.Ar recipe . 
     230Defaults to the host's current recipe. 
    230231.It Cm remove 
    231232Delete  
Note: See TracChangeset for help on using the changeset viewer.