aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErkin Batu Altunbaş <erkinbatu@gmail.com>2012-07-13 02:18:53 +0200
committerErkin Batu Altunbaş <erkinbatu@gmail.com>2012-07-13 02:18:53 +0200
commit0d7cbc70d75169e5debbe5c67b4eb8773835dd80 (patch)
tree0805ac1e8dfc60dce566b91fd5ef148c0965cba3
parentdbfb357d7cea1732786c7cd49211910cc84e7e43 (diff)
downloadponysay-0d7cbc70d75169e5debbe5c67b4eb8773835dd80.tar.gz
ponysay-0d7cbc70d75169e5debbe5c67b4eb8773835dd80.tar.bz2
ponysay-0d7cbc70d75169e5debbe5c67b4eb8773835dd80.zip
tiny fix in help
-rwxr-xr-xponysay2
1 files changed, 1 insertions, 1 deletions
diff --git a/ponysay b/ponysay
index bfe74b7..7ec7943 100755
--- a/ponysay
+++ b/ponysay
@@ -43,7 +43,7 @@ Options:
-f[name] Select a pony (either a file name or a pony name.)
-W[column] The screen column where the message should be wrapped.
-See man ponysay(1) for more information.
+See man ponysay(6) for more information.
EOF
}