]> git.lizzy.rs Git - plan9front.git/blobdiff - rc/bin/play
sysupdate/psfax/play: fix unquoted brackets causing rc to perform unnecessary file...
[plan9front.git] / rc / bin / play
index 80ea396b0bcf478e99f50885d3a5c7bcd6f5f240..7203769d4adc3a88cd33b5245b6110c589c533c6 100755 (executable)
@@ -76,7 +76,7 @@ fn play1 {
 }
 
 fn usage {
-       echo usage: $argv0 [ -o file ] [ file ... ] >[1=2]
+       echo usage: $argv0 '[ -o file ] [ file ... ]' >[1=2]
        exit usage
 }