From 8607ea32827e5b4e38c4ad9f88f3fe1fe6b23624 Mon Sep 17 00:00:00 2001 From: Rob Nelson Date: Tue, 2 Feb 2016 07:41:08 -0500 Subject: [PATCH] Backtick around man usage Drive-by typo fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 23334ede..5309c0b8 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Or if you have a specific pony in your mind: ponysay -f pinkie "Partay!~" Consult `info ponysay`, `man 6 ponysay` or `ponysay -h` for additional information. -Spanish and Turkish manuals are also available: `man -L es 6 ponysay` and 'man -L tr 6 ponysay` respectively. +Spanish and Turkish manuals are also available: `man -L es 6 ponysay` and `man -L tr 6 ponysay` respectively. #### Arch Linux The package is in the official repositories as `community/ponysay`. A Git version is also present, named `ponysay-git` in AUR.