From 9dc7ea72818e9bf8cb1fe5936e5fd8b656370d46 Mon Sep 17 00:00:00 2001 From: Emily Grace Seville Date: Sun, 19 Feb 2023 22:34:39 +1000 Subject: [PATCH] osx/cot: update placeholder --- pages/osx/cot.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/osx/cot.md b/pages/osx/cot.md index 865419daec..4b2a9e2a6f 100644 --- a/pages/osx/cot.md +++ b/pages/osx/cot.md @@ -21,4 +21,4 @@ - Open a specific file with the cursor at a specific line and column: -`cot --line {{line_number}} --column {{column_number}} {{path/to/file}}` +`cot --line {{1}} --column {{80}} {{path/to/file}}`