From f119ec4a3258417a4bf6ecae160ff640ac02037f Mon Sep 17 00:00:00 2001 From: lee Date: Mon, 16 Dec 2019 16:36:28 +0000 Subject: [PATCH] fix ascii-output subject --- subjects/ascii-output.en.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/subjects/ascii-output.en.md b/subjects/ascii-output.en.md index acce2602..8765c25d 100644 --- a/subjects/ascii-output.en.md +++ b/subjects/ascii-output.en.md @@ -27,7 +27,7 @@ This project will help you learn about : ```console student@ubuntu:~/ascii-art$ go build -student@ubuntu:~/ascii-art$ ./ascii-art "hello" --output=banner.txt +student@ubuntu:~/ascii-art$ ./ascii-art "hello" standard --output=banner.txt student@ubuntu:~/ascii-art$ cat banner.txt _ _ _ | | | | | | @@ -37,7 +37,7 @@ student@ubuntu:~/ascii-art$ cat banner.txt |_| |_| \___| |_| |_| \___/ -student@ubuntu:~/ascii-art$ ./ascii-art "Hello There" --output=banner.txt +student@ubuntu:~/ascii-art$ ./ascii-art "Hello There" standard --output=banner.txt student@ubuntu:~/ascii-art$ cat banner.txt _ _ _ _ _______ _ | | | | | | | | |__ __| | |