summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorJames Turnbull <james@lovedthanlost.net>2010-08-28 09:55:52 +1000
committerJames Turnbull <james@lovedthanlost.net>2010-08-28 09:55:52 +1000
commitca2da36988c4d9fb2afbfc3f15c295df9b8cd05f (patch)
tree5a54ce4cf33017b69f0e17388c5547e998ff04c5 /man
parent244745eb7fb493e2efa535d5482ed6d8db81dda0 (diff)
downloadfacter-ca2da36988c4d9fb2afbfc3f15c295df9b8cd05f.tar.gz
facter-ca2da36988c4d9fb2afbfc3f15c295df9b8cd05f.tar.xz
facter-ca2da36988c4d9fb2afbfc3f15c295df9b8cd05f.zip
Updated install.rb and created man page
Diffstat (limited to 'man')
-rw-r--r--man/man8/facter.854
1 files changed, 54 insertions, 0 deletions
diff --git a/man/man8/facter.8 b/man/man8/facter.8
new file mode 100644
index 0000000..ff24b89
--- /dev/null
+++ b/man/man8/facter.8
@@ -0,0 +1,54 @@
+.TH "" "" ""
+.SH NAME
+ \-
+.\" Man page generated from reStructeredText.
+.
+.SH SYNOPSIS
+.sp
+Collect and display facts about the system.
+.SH USAGE
+.INDENT 0.0
+.INDENT 3.5
+.sp
+facter [\-d|\-\-debug] [\-h|\-\-help] [\-p|\-\-puppet] [\-v|\-\-version] [\-y|\-\-yaml] [fact] [fact] [...]
+.UNINDENT
+.UNINDENT
+.SH DESCRIPTION
+.sp
+Collect and display facts about the current system. The library behind
+Facter is easy to expand, making Facter an easy way to collect
+information about a system from within the shell or within Ruby.
+.sp
+If no facts are specifically asked for, then all facts will be returned.
+.SH OPTIONS
+.sp
+debug: Enable debugging.
+.sp
+help: Print this help message
+.INDENT 0.0
+.TP
+.B puppet: Load the Puppet libraries, thus allowing Facter to load
+.
+Puppet\-specific facts.
+.UNINDENT
+.sp
+version: Print the version and exit.
+.sp
+yaml: Emit facts in YAML format.
+.SH EXAMPLE
+.INDENT 0.0
+.INDENT 3.5
+.sp
+facter kernel
+.UNINDENT
+.UNINDENT
+.SH AUTHOR
+.sp
+Luke Kanies
+.SH COPYRIGHT
+.sp
+Copyright (c) 2006 Reductive Labs, LLC Licensed under the GNU Public
+License
+.\" Generated by docutils manpage writer.
+.\"
+.