Skip to content

Commit 44c74e2

Browse files
authored
Update README.md
1 parent eed72c0 commit 44c74e2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,13 +50,13 @@ codeedit index.html
5050
From an optional line
5151

5252
```sh
53-
codeedit index.html -l 50
53+
codeedit index.html:50
5454
```
5555

5656
From an optional line and column
5757

5858
```sh
59-
codeedit index.html -l 50 -c 50
59+
codeedit index.html:50:50
6060
```
6161

6262
### `version`

0 commit comments

Comments
 (0)