1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00

osx/cot: update placeholder

This commit is contained in:
Emily Grace Seville 2023-02-19 22:34:39 +10:00 committed by GitHub
parent aa7ba084cf
commit 9dc7ea7281
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,4 +21,4 @@
- Open a specific file with the cursor at a specific line and column: - 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}}`