From 13ebdaacd20723e276542ff12ef94d7b0494ad61 Mon Sep 17 00:00:00 2001 From: wtetsu Date: Sat, 8 Jul 2023 15:03:14 +0900 Subject: [PATCH] README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dc4fd06..e1b7a2d 100644 --- a/README.md +++ b/README.md @@ -153,7 +153,7 @@ gaze -t 1000 complicated.py --- -Specify multiple commands by using quotations. +Specify multiple commands in quotations, separated by newlines. ``` gaze "*.cpp" -c "gcc {{file}} -o a.out