Changeset 451 for trunk/confman.8.in


Ignore:
Timestamp:
10/04/2009 23:15:24 (3 years ago)
Author:
blee
Message:

Implement bulk operations for confman create.

See #72

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/confman.8.in

    r417 r451  
    150150Displays the log entires for the file or directory specified by  
    151151.Ar working_copy . 
    152 .It Cm create Ar module 
    153 A new module, named  
    154 .Ar module ,  
    155 will appear as a top-level-directory in your working copy. This change will 
    156 also be committed to the repository at the same time. 
     152.It Cm create Ar module [ Ar module Ar ... ] 
     153Creates one or more modules for the 
     154.Ar module 
     155arguments provided.  New modules will appear in the top-level-directory of 
     156your working copy.  This change will also be committed to the repository 
     157at the same time. 
    157158.It Cm rmmod Ar module 
    158159Delete the specified  
Note: See TracChangeset for help on using the changeset viewer.