Changeset 587 for trunk/confman.8.in


Ignore:
Timestamp:
12/23/2011 15:18:16 (5 months ago)
Author:
blee
Message:

Implement confman touch for creating versioned files in working copies.

See #154

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/confman.8.in

    r569 r587  
    310310directories do not have to exist; they will be created automatically. This 
    311311command only affects your working copy. It does not commit the change. 
     312.It Cm touch Ar file 
     313Create a new version-controlled file in your working copy. Parent directories 
     314must exist. This command only affects your working copy. It does not commit the 
     315change. 
    312316.It Cm revert Ar 
    313317Restore the working copy files to the state before you began making edits. 
Note: See TracChangeset for help on using the changeset viewer.