source:
LMDZ6/branches/Amaury_dev/tools/fcm/lib/FCM/CLI/fcm-delete.pod
@
5209
Last change on this file since 5209 was 5129, checked in by , 4 months ago | |
---|---|
File size: 322 bytes |
Line | |
---|---|
1 | =head1 NAME |
2 | |
3 | fcm delete (del, remove, rm) |
4 | |
5 | =head1 SYNOPSIS |
6 | |
7 | fcm delete [OPTIONS] [TARGETS] |
8 | |
9 | =head1 OPTIONS |
10 | |
11 | =over 4 |
12 | |
13 | =item --check, -c |
14 | |
15 | Check for any files or directories reported by "L<svn|svn> status" as missing |
16 | and schedule them for removal. |
17 | |
18 | =back |
19 | |
20 | For other options, see output of "L<svn|svn> help delete". |
21 | |
22 | =cut |
Note: See TracBrowser
for help on using the repository browser.