blob: 1b07b9b4e4955c75f0c31edebf09a87366861a07 (
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>
|