diff options
author | Ruslan Ermilov <ru@FreeBSD.org> | 2000-11-20 20:10:44 +0000 |
---|---|---|
committer | Ruslan Ermilov <ru@FreeBSD.org> | 2000-11-20 20:10:44 +0000 |
commit | e97407b4f202c33851c3ee51572c0cde85095e83 (patch) | |
tree | 7e3aa57c8fd31ab0d25337a45dc22ec6589aa283 /usr.sbin/ctm | |
parent | a41801c68a57ffad135f82fa0dba1a15e921634b (diff) | |
download | src-e97407b4f202c33851c3ee51572c0cde85095e83.tar.gz src-e97407b4f202c33851c3ee51572c0cde85095e83.zip |
Notes
Diffstat (limited to 'usr.sbin/ctm')
-rw-r--r-- | usr.sbin/ctm/ctm/ctm.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/ctm/ctm/ctm.1 b/usr.sbin/ctm/ctm/ctm.1 index 9e82107cbd09..c4dda67d1801 100644 --- a/usr.sbin/ctm/ctm/ctm.1 +++ b/usr.sbin/ctm/ctm/ctm.1 @@ -19,7 +19,7 @@ .Nm ctm .Nd source code mirror program .Sh SYNOPSIS -.Nm ctm +.Nm .Op Fl cFklquv .Op Fl b Ar basedir .Op Fl B Ar backup-file @@ -106,7 +106,7 @@ and options are applied in order of appearance on the command line. The last filter that matched a given file name determines whether the file would be operated on or left alone by -.Nm ctm . +.Nm . .Nm Ctm will extract the file hierarchy below its working directory. Absolute @@ -270,7 +270,7 @@ flag. .Pa .ctm_status contains the sequence number of the last CTM delta applied. Changing or removing this file will greatly confuse -.Nm ctm . +.Nm . Using the .Fl e |