summaryrefslogtreecommitdiffstats
path: root/gnome-help/C/search-commandline.page
blob: e43d63948459bb51e0c6ca0700d017fbaab4f2ad (plain)
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
<page xmlns="http://projectmallard.org/1.0/"
      type="topic" id="search-commandline">

  <info>
    <link type="guide" xref="files-search#advanced"/>
    <desc>Use the command line to run <app>Search for Files</app>.</desc>
    <revision pkgversion="0.1" version="0.1" date="2011-01-9" status="review"/>
    <credit type="author">
      <name>GNOME Documentation Project</name>
      <email>gnome-doc-list@gnome.org</email>
    </credit>

  </info>

  <title>Command line</title>
  
  <list>
    <item><p>
      Type <cmd>gnome-search-tool</cmd> at the prompt to start the graphical application.
    </p></item>
    <item><p>
      Type <cmd>man gnome-search-tool</cmd> to view the manual pages.
    </p></item>
    <item><p>
      Type <cmd>gnome-search-tool --help</cmd> for command line application options.
    </p></item>
    
  </list>
  
  
</page>