Line | |
---|
1 | =head1 NAME |
---|
2 | |
---|
3 | fcm browse (trac www) |
---|
4 | |
---|
5 | =head1 SYNOPSIS |
---|
6 | |
---|
7 | Invokes the browser for a version controlled target. |
---|
8 | |
---|
9 | fcm browse [OPTIONS] [TARGET ...] |
---|
10 | |
---|
11 | =head1 ARGUMENTS |
---|
12 | |
---|
13 | If TARGET is specified, it must be a FCM URL keyword, a Subversion URL or the |
---|
14 | path to a local working copy. If not specified, the current working directory |
---|
15 | is assumed to be a working copy. If the --browser option is specified, the |
---|
16 | specified web browser command is used to launch the repository browser. |
---|
17 | Otherwise, it attempts to use the default browser from the configuration |
---|
18 | setting. |
---|
19 | |
---|
20 | =head1 OPTIONS |
---|
21 | |
---|
22 | =over 4 |
---|
23 | |
---|
24 | =item --browser=COMMAND |
---|
25 | |
---|
26 | Specify the web browser command. |
---|
27 | |
---|
28 | =back |
---|
29 | |
---|
30 | =cut |
---|
Note: See
TracBrowser
for help on using the repository browser.