source: LMDZ6/branches/Amaury_dev/tools/fcm/lib/FCM/CLI/fcm-add.pod @ 5135

Last change on this file since 5135 was 5129, checked in by abarral, 4 months ago

Re-add removed by mistake fcm

File size: 298 bytes
Line 
1=head1 NAME
2
3fcm add
4
5=head1 SYNOPSIS
6
7    1. fcm add --check [PATH ...]
8
9=head1 OPTIONS
10
11=over 4
12
13=item --check, -c
14
15Check for any files or directories reported by "L<svn|svn> status" as not under
16version control and add them.
17
18=back
19
20For other options, see output of "L<svn|svn> help add".
21
22=cut
Note: See TracBrowser for help on using the repository browser.