~gandelman-a/ubuntu/precise/facter/merge922788

« back to all changes in this revision

Viewing changes to man/man8/facter.8

  • Committer: Package Import Robot
  • Author(s): Adam Gandelman
  • Date: 2011-10-18 10:32:42 UTC
  • mfrom: (1.3.3 upstream)
  • mto: This revision was merged to the branch mainline in revision 16.
  • Revision ID: package-import@ubuntu.com-20111018103242-ag8i8vejfp8v7b1b
Tags: upstream-1.6.1
ImportĀ upstreamĀ versionĀ 1.6.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
.TH   "" "" ""
2
 
.SH NAME
3
 
 \- 
4
 
.\" Man page generated from reStructeredText.
5
 
.
6
 
.SH SYNOPSIS
7
 
.sp
8
 
Collect and display facts about the system.
9
 
.SH USAGE
10
 
.INDENT 0.0
11
 
.INDENT 3.5
12
 
.sp
13
 
facter [\-d|\-\-debug] [\-h|\-\-help] [\-p|\-\-puppet] [\-v|\-\-version] [\-y|\-\-yaml] [fact] [fact] [...]
14
 
.UNINDENT
15
 
.UNINDENT
16
 
.SH DESCRIPTION
17
 
.sp
18
 
Collect and display facts about the current system. The library behind
19
 
Facter is easy to expand, making Facter an easy way to collect
20
 
information about a system from within the shell or within Ruby.
21
 
.sp
22
 
If no facts are specifically asked for, then all facts will be returned.
23
 
.SH OPTIONS
24
 
.sp
25
 
debug:   Enable debugging.
26
 
.sp
27
 
help:    Print this help message
28
 
.INDENT 0.0
29
 
.TP
30
 
.B puppet:  Load the Puppet libraries, thus allowing Facter to load
31
 
.
32
 
Puppet\-specific facts.
33
 
.UNINDENT
34
 
.sp
35
 
version: Print the version and exit.
36
 
.sp
37
 
yaml:    Emit facts in YAML format.
38
 
.SH EXAMPLE
39
 
.INDENT 0.0
40
 
.INDENT 3.5
41
 
.sp
42
 
facter kernel
43
 
.UNINDENT
44
 
.UNINDENT
45
 
.SH AUTHOR
46
 
.sp
47
 
Luke Kanies
48
 
.SH COPYRIGHT
49
 
.sp
50
 
Copyright (c) 2006 Reductive Labs, LLC Licensed under the GNU Public
51
 
License
52
 
.\" Generated by docutils manpage writer.
53
 
.\" 
54
 
.