summaryrefslogtreecommitdiffstats
path: root/gnome-help/C/search-commandline.page
diff options
context:
space:
mode:
Diffstat (limited to 'gnome-help/C/search-commandline.page')
-rw-r--r--gnome-help/C/search-commandline.page31
1 files changed, 31 insertions, 0 deletions
diff --git a/gnome-help/C/search-commandline.page b/gnome-help/C/search-commandline.page
new file mode 100644
index 0000000..1b07b9b
--- /dev/null
+++ b/gnome-help/C/search-commandline.page
@@ -0,0 +1,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>