source:
LMDZ6/branches/Amaury_dev/tools/fcm/lib/FCM/CLI/fcm-update.pod
@
5135
Last change on this file since 5135 was 5129, checked in by , 4 months ago | |
---|---|
File size: 287 bytes |
Line | |
---|---|
1 | =head1 NAME |
2 | |
3 | fcm update (up) |
4 | |
5 | =head1 SYNOPSIS |
6 | |
7 | Bring changes from the repository into the working copy. |
8 | |
9 | fcm update [PATH...] |
10 | |
11 | Note: "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.