New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
fcm-add.pod in branches/NERC/dev_r5107_NOC_MEDUSA/NEMOGCM/EXTERNAL/fcm/lib/Fcm/CLI – NEMO

source: branches/NERC/dev_r5107_NOC_MEDUSA/NEMOGCM/EXTERNAL/fcm/lib/Fcm/CLI/fcm-add.pod @ 5715

Last change on this file since 5715 was 5715, checked in by acc, 9 years ago

Branch NERC/dev_r5107_NOC_MEDUSA. Complete reset of svn keyword properties in a desperate attempt to make fcm_make behave.

File size: 294 bytes
Line 
1=head1 NAME
2
3fcm add
4
5=head1 SYNOPSIS
6
7    fcm add [options] [args]
8
9=head1 OPTIONS
10
11=over 4
12
13=item -c [--check]
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.