aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc_src/jobs.txt
diff options
context:
space:
mode:
authorGravatar axel <axel@liljencrantz.se>2006-06-09 09:58:11 +1000
committerGravatar axel <axel@liljencrantz.se>2006-06-09 09:58:11 +1000
commitd79e8c7f62472c5f47871d1ad8351ce848b2c6b4 (patch)
treecaf23bc67fde6a3708634ab335c46af626c4401b /doc_src/jobs.txt
parentaf8cb6fe875898d9a8c2254361bed04583c35961 (diff)
Documentation updates, mostly corrections and cla<rifications to the docs for a few builtins
darcs-hash:20060608235811-ac50b-76b4fd54cb0911dd00f19f4a7c761f188d6ca068.gz
Diffstat (limited to 'doc_src/jobs.txt')
-rw-r--r--doc_src/jobs.txt13
1 files changed, 7 insertions, 6 deletions
diff --git a/doc_src/jobs.txt b/doc_src/jobs.txt
index 28a5aa70..4ed0db9b 100644
--- a/doc_src/jobs.txt
+++ b/doc_src/jobs.txt
@@ -1,18 +1,19 @@
\section jobs jobs - print currently running jobs
\subsection jobs-synopsis
-<tt>jobs [OPTIONS] [PID]</tt>
+<code>jobs [OPTIONS] [PID]</code>
\subsection jobs-description Description
-The <tt>jobs</tt> builtin causes fish to print a list of the currently
+The <code>jobs</code> builtin causes fish to print a list of the currently
running jobs and their status.
jobs accepts the following switches:
-- <tt>-c</tt> or <tt>--command</tt> print the command name for each process in jobs
-- <tt>-g</tt> or <tt>--group</tt> only print the group id of each job
-- <tt>-l</tt> or <tt>--last</tt> only the last job to be started is printed
-- <tt>-p</tt> or <tt>--process</tt> print the process id for each process in all jobs
+- <code>-c</code> or <code>--command</code> print the command name for each process in jobs
+- <code>-g</code> or <code>--group</code> only print the group id of each job
+- <code>-h</code> or <code>--help</code> display a help message and exit
+- <code>-l</code> or <code>--last</code> only the last job to be started is printed
+- <code>-p</code> or <code>--pid</code> print the process id for each process in all jobs
On systems that supports this feature, jobs will print the CPU usage
of each job since the last command was executed. The CPU usage is