From a90c9244c1d41c8c4287cdcaa8bd543ed5fac91b Mon Sep 17 00:00:00 2001 From: phixxy Date: Thu, 5 Mar 2026 02:10:14 -0800 Subject: [PATCH] noted that -o can be used to create a file --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dfd9702..2661220 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,6 @@ set an env variable for $EDITOR and/or $VISUAL in .bashrc `-l` lists files in .skratch -`-o ` opens a specific file +`-o ` opens (or creates) a file with a specific name `-v` opens the VISUAL editor