Changeset 440


Ignore:
Timestamp:
10/04/2009 20:31:58 (3 years ago)
Author:
blee
Message:

Fix typo in recipe help.

See #78

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/confmandoc.sh

    r437 r440  
    8080 
    8181function print_help { 
     82    rc=$1 
    8283  case $1 in 
    8384          se* ) 
     
    501502    set         Set the host's recipe to the given name 
    502503 
    503 Recipe 
    504  
    505504EOF 
    506505;; 
Note: See TracChangeset for help on using the changeset viewer.