Line | |
---|
1 | =head1 NAME |
---|
2 | |
---|
3 | fcm commit (ci) |
---|
4 | |
---|
5 | =head1 SYNOPSIS |
---|
6 | |
---|
7 | Send changes from your working copy to the repository. Invoke your favourite |
---|
8 | editor to prompt you for a commit log message. Update your working copy |
---|
9 | following the commit. |
---|
10 | |
---|
11 | fcm commit [OPTIONS] [PATH ...] |
---|
12 | |
---|
13 | =head1 OPTIONS |
---|
14 | |
---|
15 | =over 4 |
---|
16 | |
---|
17 | =item --dry-run |
---|
18 | |
---|
19 | Allows you to add to the commit message without committing. |
---|
20 | |
---|
21 | =item --svn-non-interactive |
---|
22 | |
---|
23 | Do no interactive prompting at commit time. |
---|
24 | |
---|
25 | =item --password=PASSWORD |
---|
26 | |
---|
27 | Specify a password ARG. |
---|
28 | |
---|
29 | =back |
---|
30 | |
---|
31 | =cut |
---|
Note: See
TracBrowser
for help on using the repository browser.