This file is indexed.

/usr/share/help/C/file-roller/archive-edit.page is in file-roller 3.28.0-1ubuntu1.

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
43
44
45
46
47
48
49
50
51
52
53
<page xmlns="http://projectmallard.org/1.0/"
      xmlns:its="http://www.w3.org/2005/11/its"
      type="guide"
      id="archive-edit">

  <info>
    <link type="guide" xref="index#managing-archives"/>
    <link type="seealso" xref="archive-create"/>
    <revision pkgversion="3.4" date="2011-12-08" status="review"/>
    <revision pkgversion="3.6" date="2012-08-05" status="review"/>
    <revision pkgversion="3.8" date="2013-03-25" status="candidate"/>
    <revision pkgversion="3.12" date="2014-03-23" status="candidate"/>

    <credit type="author">
      <name>Marta Bogdanowicz</name>
      <email its:translate="no">majus85@gmail.com</email>
    </credit>
    <credit type="editor">
      <name>Ekaterina Gerasimova</name>
      <email its:translate="no">kittykat3756@gmail.com</email>
    </credit>

    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>

    <desc>Change the content of your archive.</desc>
  </info>

  <title>Edit an archive</title>

  <p>With <app>Archive Manager</app> you can edit an existing archive by adding
  new files, removing unwanted ones or by renaming them. You can work with
  folders in the same way as with files.</p>

  <terms>
    <item>
      <title>Add files</title>
      <p>Add files to an existing archive by following the instructions for
      <link xref="archive-create">creating an archive</link>.</p>
    </item>
    <item>
      <title>Remove files</title>
      <p>Right-click on the file and choose <gui style="menuitem">Delete</gui>,
      or press <key>Delete</key>.</p>
    </item>
    <item>
    <title>Rename files</title>
      <p>Right-click on the file and choose <gui style="menuitem">Renameā€¦</gui>.
      Enter the new file name into the dialog which has opened and confirm the
      new name.</p>
    </item>
  </terms>

</page>