feat(ascii-art-output): update example command

- substitute " with ' to avoid special symbol interpretation
This commit is contained in:
nprimo 2024-03-01 15:15:04 +00:00 committed by Niccolò Primo
parent 6617c1f0b5
commit c023864468
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ $ cat -e banner.txt
$
$
$
$ go run . --output=banner.txt "Hello There!" shadow
$ go run . --output=banner.txt 'Hello There!' shadow
$ cat -e banner.txt
$
_| _| _| _| _|_|_|_|_| _| _| $