This file is indexed.

/usr/share/doc/coccinella/README-command-line is in coccinella 0.96.20-8.

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
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
README-command-line
-------------------

You may specify a command line when starting Coccinella. This is typically used
to automatically login, and then you use one of two alternatives:

  -jid myname@somewhere.se/home
  -profile nameOfProfile

where nameOfProfile must exist. Normally you would also add a:

  -password secret

otherwise you will be prompted about this. Then there are a bunch of switches
to control some details of your connection:

  -compress         0
  -defaulthttpurl   http://%h:5280/http-poll/
  -defaultport      5222
  -defaultresource  "default"
  -defaultsslport   5223
  -digest           1
  -dnsprotocol      udp
  -dnssrv           1
  -dnstxthttp       1
  -dnstimeout       3000
  -http             0
  -httpurl          ""
  -ip               ""
  -method           ssl | tlssasl | sasl
  -minpollsecs      4
  -noauth           0
  -port             ""
  -saslthencomp     1
  -secure           0
  -timeout          30000
  -transport        tcp | http  

but note that these may change.

For debugging you use:
  -debugLevel 4