source: LMDZ6/branches/Amaury_dev/tools/fcm/lib/FCM/CLI/fcm-switch.pod @ 5129

Last change on this file since 5129 was 5129, checked in by abarral, 8 weeks ago

Re-add removed by mistake fcm

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