From 7740f07a5c455bd69a19ee941b8ef62811b71ffc Mon Sep 17 00:00:00 2001 From: Bo Ørsted Andresen Date: Wed, 28 Feb 2007 21:13:41 +0000 Subject: Minor comment fix. --- wgetpaste | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wgetpaste b/wgetpaste index 871944c..579eca5 100755 --- a/wgetpaste +++ b/wgetpaste @@ -1,6 +1,6 @@ #!/bin/bash # A Script that automates pasting to a number of pastebin services -# relying only on bash, sed, coreutils (mktemp/sort/wc/whoami) and wget +# relying only on bash, sed, coreutils (mktemp/sort/tr/wc/whoami) and wget # Author: Bo Ørsted Andresen, bo.andresen@zlin.dk ########################################################################## -- cgit v1.2.3