From 46dbb7b981d5cb56b80720b74b6b4184055430c0 Mon Sep 17 00:00:00 2001 From: Grail Finder Date: Tue, 17 Mar 2026 07:05:17 +0300 Subject: Chore: update .gitignore write logs to log.log --- tools/tools.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools') diff --git a/tools/tools.go b/tools/tools.go index ba0a5ce..4c89c07 100644 --- a/tools/tools.go +++ b/tools/tools.go @@ -691,7 +691,7 @@ Use: run "command" to execute.` -c count matches Example: run "grep error" (from stdin) - run "grep -i warning log.txt"` + run "grep -i warn log.txt"` case "cd": return `cd Change working directory. -- cgit v1.2.3