summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorjosb <josb@1f5c1d6a-bddf-0310-8f58-fc49e503516a>2007-06-14 22:09:41 +0000
committerjosb <josb@1f5c1d6a-bddf-0310-8f58-fc49e503516a>2007-06-14 22:09:41 +0000
commit750a0c632d3f1e1ff910245c70653b86c85a1dd8 (patch)
treed77f1ce339b333bdc53491db9bd137fbdbf0822a /bin
parent8a67e325a986bb45f5d18469ddb02cafbe27f996 (diff)
downloadfacter-750a0c632d3f1e1ff910245c70653b86c85a1dd8.tar.gz
facter-750a0c632d3f1e1ff910245c70653b86c85a1dd8.tar.xz
facter-750a0c632d3f1e1ff910245c70653b86c85a1dd8.zip
Add YAML output option to the help text.
git-svn-id: http://reductivelabs.com/svn/facter/trunk@209 1f5c1d6a-bddf-0310-8f58-fc49e503516a
Diffstat (limited to 'bin')
-rwxr-xr-xbin/facter5
1 files changed, 4 insertions, 1 deletions
diff --git a/bin/facter b/bin/facter
index 10389ba..3543a0a 100755
--- a/bin/facter
+++ b/bin/facter
@@ -6,7 +6,7 @@
#
# = Usage
#
-# facter [-d|--debug] [-h|--help] [-v|--version] [fact] [fact] [...]
+# facter [-d|--debug] [-h|--help] [-v|--version] [-y|--yaml] [fact] [fact] [...]
#
# = Description
#
@@ -27,6 +27,9 @@
# version::
# Print the version and exit.
#
+# yaml::
+# Emit facts in YAML format.
+#
# = Example
#
# facter kernel