diff options
author | luke <luke@1f5c1d6a-bddf-0310-8f58-fc49e503516a> | 2006-07-02 20:17:44 +0000 |
---|---|---|
committer | luke <luke@1f5c1d6a-bddf-0310-8f58-fc49e503516a> | 2006-07-02 20:17:44 +0000 |
commit | 722e6f29eb1bf13d533a23b64bf42d6214235e61 (patch) | |
tree | fabd18529eab432e0ab0d2bf60e4d840c615f20e | |
parent | e2337bd732bee26680b888c1b57e237f3c9b7dbc (diff) | |
download | facter-722e6f29eb1bf13d533a23b64bf42d6214235e61.tar.gz facter-722e6f29eb1bf13d533a23b64bf42d6214235e61.tar.xz facter-722e6f29eb1bf13d533a23b64bf42d6214235e61.zip |
doc updates
git-svn-id: http://reductivelabs.com/svn/facter/trunk@160 1f5c1d6a-bddf-0310-8f58-fc49e503516a
-rw-r--r-- | documentation/custom.page | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/documentation/custom.page b/documentation/custom.page index 49afd56..0708a70 100644 --- a/documentation/custom.page +++ b/documentation/custom.page @@ -1,5 +1,6 @@ --- inMenu: true +directoryName: Custom Facts --- Facter does everything it can to make adding custom facts easy. It will |