summaryrefslogtreecommitdiffstats
path: root/gnome-help/C/search-commandline.page
diff options
context:
space:
mode:
authorTiffany Antopolski <antopolski@src.gnome.org>2011-01-09 04:10:52 -0500
committerTiffany Antopolski <antopolski@src.gnome.org>2011-01-09 04:10:52 -0500
commitbc7f4ba9e8162d9134cb25ec1a0a02eac5125864 (patch)
tree03acf400b8388188fd65aa592047b334a5eaabae /gnome-help/C/search-commandline.page
parent23525d71c23147c86e1cf70a4233b605b2ac8a49 (diff)
downloadgnome-user-docs-bc7f4ba9e8162d9134cb25ec1a0a02eac5125864.tar.gz
gnome-user-docs-bc7f4ba9e8162d9134cb25ec1a0a02eac5125864.tar.xz
gnome-user-docs-bc7f4ba9e8162d9134cb25ec1a0a02eac5125864.zip
[gnome-help] searching files and folders: content and pages added.
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>