changeset 11593:eb873414aa9c draft

<fizzie> fetch bin/whoq https://hack.esolangs.org/get/bin/whoq
author HackEso <hackeso@esolangs.org>
date Wed, 08 Aug 2018 13:51:09 +0000
parents 86501fb700bb
children 27e437aef877
files bin/whoq
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/bin/whoq	Wed Aug 08 13:49:50 2018 +0000
+++ b/bin/whoq	Wed Aug 08 13:51:09 2018 +0000
@@ -6,5 +6,5 @@
     echo "$1: no such quote"
   fi
 else
-  echo "usage: `whoq N"
+  echo "usage: \`whoq N"
 fi