fcm-add.pod 294 B

12345678910111213141516171819202122
  1. =head1 NAME
  2. fcm add
  3. =head1 SYNOPSIS
  4. fcm add [options] [args]
  5. =head1 OPTIONS
  6. =over 4
  7. =item -c [--check]
  8. Check for any files or directories reported by "L<svn|svn> status" as not under
  9. version control and add them.
  10. =back
  11. For other options, see output of "L<svn|svn> help add".
  12. =cut