This file is indexed.

/usr/share/perl5/FCM/CLI/fcm-switch.pod is in fcm 2016.12.0-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
=head1 NAME

fcm switch (sw)

=head1 SYNOPSIS

Update the working copy to a different URL.

    1. fcm switch URL[@REV1] [PATH]
    2. fcm switch --relocate FROM TO [PATH...]

Note: if --relocate is not specified, "fcm switch" will only support the options
--non-interactive, --revision (-r) and --quiet (-q). For detail, see the output
of "L<svn|svn> help switch".

=cut