This file is indexed.

/usr/share/perl5/FCM/CLI/fcm-update.pod is in fcm 2017.10.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
=head1 NAME

fcm update (up)

=head1 SYNOPSIS

Bring changes from the repository into the working copy.

    fcm update [PATH...]

Note: "fcm update" only supports --non-interactive, --revision=REV (-r REV) and
--quiet (-q). For detail, see the output of "L<svn|svn> help update".

=cut