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-delete.pod in branches/UKMO/r5936_CO6_CO5_shelfdiagnostic/NEMOGCM/EXTERNAL/fcm/lib/Fcm/CLI – NEMO

source: branches/UKMO/r5936_CO6_CO5_shelfdiagnostic/NEMOGCM/EXTERNAL/fcm/lib/Fcm/CLI/fcm-delete.pod @ 7113

Last change on this file since 7113 was 7113, checked in by jcastill, 7 years ago

Remove again the svn keywords, as it did not work before

File size: 320 bytes
Line 
1=head1 NAME
2
3fcm delete (del, remove, rm)
4
5=head1 SYNOPSIS
6
7    fcm delete [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 missing
16and schedule them for removal.
17
18=back
19
20For other options, see output of "L<svn|svn> help delete".
21
22=cut
Note: See TracBrowser for help on using the repository browser.