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-update.pod in vendors/lib/FCM/CLI – NEMO

source: vendors/lib/FCM/CLI/fcm-update.pod @ 10669

Last change on this file since 10669 was 10669, checked in by nicolasmartin, 5 years ago

Import latest FCM release from Github into the repository for testing

File size: 287 bytes
Line 
1=head1 NAME
2
3fcm update (up)
4
5=head1 SYNOPSIS
6
7Bring changes from the repository into the working copy.
8
9    fcm update [PATH...]
10
11Note: "fcm update" only supports --non-interactive, --revision=REV (-r REV) and
12--quiet (-q). For detail, see the output of "L<svn|svn> help update".
13
14=cut
Note: See TracBrowser for help on using the repository browser.