source: LMDZ6/branches/Amaury_dev/tools/fcm/lib/FCM/CLI/fcm-keyword-print.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: 490 bytes
Line 
1=head1 NAME
2
3fcm keyword-print (kp)
4
5=head1 SYNOPSIS
6
7Displays registered location and/or revision keywords.
8
9    fcm keyword-print [OPTIONS] [TARGET ...]
10
11=head1 ARGUMENTS
12
13If no argument is specified, prints registered location keywords. Otherwise,
14prints the location keyword and revision keywords for the specified target. If
15--verbose is specified, prints the implied location keywords as well.
16
17=head1 OPTIONS
18
19=over 4
20
21=item --verbose, -v
22
23Increase the verbosity level.
24
25=back
26
27=cut
Note: See TracBrowser for help on using the repository browser.