fcm-delete.pod 320 B

12345678910111213141516171819202122
  1. =head1 NAME
  2. fcm delete (del, remove, rm)
  3. =head1 SYNOPSIS
  4. fcm delete [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 missing
  9. and schedule them for removal.
  10. =back
  11. For other options, see output of "L<svn|svn> help delete".
  12. =cut