summaryrefslogtreecommitdiffstats
path: root/README
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 /README
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 'README')
-rw-r--r--README24
1 files changed, 22 insertions, 2 deletions
diff --git a/README b/README
index ecb1afb..ca20a43 100644
--- a/README
+++ b/README
@@ -1,4 +1,24 @@
-Tuned, a dynamic adaptive system tuning daemon
-==============================================
+NAME
+ tuned - dynamic adaptive system tuning daemon
+SYNOPSIS
+ tuned [options]
+DESCRIPTION
+ tuned is a dynamic adaptive system tuning daemon that tunes system settings dynamically depending on usage.
+
+OPTIONS
+ -d, --daemon
+ This options starts tuned as a daemon as opposed to in the foreground without forking at startup.
+
+ -c, --conffile="conffile"
+ Specify the name and path of the configuration file, default is /etc/tuned.conf.
+
+BUGS
+ There are no known bugs. To file bug reports, see AUTHORS below.
+
+AUTHOR
+ Written by Phil Knirsch <pknirsch@redhat.com>.
+
+REPORTING BUGS
+ Report bugs to <pknirsch@redhat.com>.