This file is indexed.

/usr/share/gambas3/info/gb.args.info is in gambas3-gb-args 3.8.4-2ubuntu3.

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
#Args

C
Begin
M

[(Usage)s]
End
M
String[]

Has
M
b
(ShortName)s(LongName)s[(Description)s]
Get
M
s
(ShortName)s(LongName)s[(Description)s(ArgName)s]
GetInteger
M
i
(ShortName)s(LongName)s[(Description)s(ArgName)s(Default)i]
GetFloat
M
f
(ShortName)s(LongName)s[(Description)s(ArgName)s(Default)f]