summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorPhilip Knirsch <pknirsch@hamburg.stuttgart.redhat.com>2009-02-25 12:30:07 +0100
committerPhilip Knirsch <pknirsch@hamburg.stuttgart.redhat.com>2009-02-25 12:30:07 +0100
commitc6e97c54cf38923f8c5cd515d53dc92af3c310b4 (patch)
tree506aaae4582c9e47d626e8b6a23293cebddf7c6f /doc
parent60663d4e347ca6a114294b3dfd60d5f8539db1f6 (diff)
downloadtuned-c6e97c54cf38923f8c5cd515d53dc92af3c310b4.tar.gz
tuned-c6e97c54cf38923f8c5cd515d53dc92af3c310b4.tar.xz
tuned-c6e97c54cf38923f8c5cd515d53dc92af3c310b4.zip
- Added a manpage and updated the readme with it (as a start).
Diffstat (limited to 'doc')
-rw-r--r--doc/tuned.823
1 files changed, 23 insertions, 0 deletions
diff --git a/doc/tuned.8 b/doc/tuned.8
new file mode 100644
index 0000000..85b1209
--- /dev/null
+++ b/doc/tuned.8
@@ -0,0 +1,23 @@
+.TH tuned 8 "25 Feb 2009"
+.SH NAME
+tuned \- dynamic adaptive system tuning daemon
+.SH SYNOPSIS
+\fBtuned\fP [\fIoptions\fP]
+.SH DESCRIPTION
+\fBtuned\fR is a dynamic adaptive system tuning daemon
+that tunes system settings dynamically depending on
+usage.
+.SH OPTIONS
+.TP 12
+.BI \-d "\fR, \fP" \--daemon
+This options starts tuned as a daemon as opposed to
+in the foreground without forking at startup.
+.TP 12
+.BI \-c "\fR, \fP" \--conffile=" conffile"
+Specify the name and path of the configuration file, default is \fB/etc/tuned.conf\fR.
+.SH BUGS
+There are no known bugs. To file bug reports, see \fBAUTHORS\fP below.
+.SH AUTHOR
+Written by Phil Knirsch <pknirsch@redhat.com>.
+.SH REPORTING BUGS
+Report bugs to <pknirsch@redhat.com>.