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

source: branches/UKMO/dev_r5518_test01/NEMOGCM/EXTERNAL/fcm/lib/Fcm/CLI/fcm-switch.pod @ 6203

Last change on this file since 6203 was 6203, checked in by frrh, 8 years ago

Commit having cleared out SVN updating and keywords by running:
svn propdel svn:keywords . -R
and
~frsy/bin/clear_svn_keywords.sh

File size: 312 bytes
Line 
1=head1 NAME
2
3fcm switch (sw)
4
5=head1 SYNOPSIS
6
7    1. switch URL [PATH]
8    2. switch --relocate FROM TO [PATH...]
9
10Note: if --relocate is not specified, "fcm switch" will only support the options
11--non-interactive, -r [--revision] and -q [--quiet]. For detail, see the output
12of "L<svn|svn> help switch".
13
14=cut
Note: See TracBrowser for help on using the repository browser.