summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorJames Turnbull <james@lovedthanlost.net>2008-05-05 09:35:17 +1000
committerJames Turnbull <james@lovedthanlost.net>2008-05-05 09:35:17 +1000
commit69fc802fde27f1de09d6e0d68e1d79ff1c08acdd (patch)
treec803d12222c6069524b4b5468be23ec74e7738e7 /bin
parentc57e194418b658ddcd82610c3c273bfa17ba5f8b (diff)
downloadpuppet-69fc802fde27f1de09d6e0d68e1d79ff1c08acdd.tar.gz
puppet-69fc802fde27f1de09d6e0d68e1d79ff1c08acdd.tar.xz
puppet-69fc802fde27f1de09d6e0d68e1d79ff1c08acdd.zip
Update to man pages, fix to ralsh help text and fix for #1211
Diffstat (limited to 'bin')
-rwxr-xr-xbin/ralsh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ralsh b/bin/ralsh
index 1d0036717..3cbfcad41 100755
--- a/bin/ralsh
+++ b/bin/ralsh
@@ -65,7 +65,7 @@
#
# This example uses ``ralsh`` to return Puppet configuration for the user ``luke``::
#
-# $ ralsh user luke
+# $ ralsh user luke
# user { 'luke':
# home => '/home/luke',
# uid => '100',