diff options
author | Mattias Andrée <maandree@operamail.com> | 2012-07-17 01:46:02 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2012-07-17 01:46:02 +0200 |
commit | 3d8245a353937d86ffe25dd0ef24e9e609e09f3c (patch) | |
tree | a24ca5a3419ab95e63b2dd5a3f7f9f303c2504ac | |
parent | 794bc8c00e5657edcefcd21608beac195ae7eec4 (diff) | |
download | ponysay-3d8245a353937d86ffe25dd0ef24e9e609e09f3c.tar.gz ponysay-3d8245a353937d86ffe25dd0ef24e9e609e09f3c.tar.bz2 ponysay-3d8245a353937d86ffe25dd0ef24e9e609e09f3c.zip |
ref. to manual
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -26,6 +26,8 @@ Or if you have a specific pony in your mind: ponysay -f pinkie "Partay!~" +Run `info pony`, `man pony` or `ponysay -h` for more information. + ### Pony fortune on terminal startup This requires that you have the `fortune` utility installed. You can install it from your repositories (may be namned `fortune-mod`) or just fetch the source code from [here](ftp://ftp.ibiblio.org/pub/linux/games/amusements/fortune/). |