Skip to content

Commit eb5a494

Browse files
committed
Update Cli.ml
1 parent 96e566d commit eb5a494

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

analysis/src/Cli.ml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ Examples:
88
./run.exe hover src/MyFile.res 10 2
99
./run.exe definition src/MyFile.res 9 3
1010

11+
Note: coordinates are zero-based, so the first position is 0 0.
12+
1113
Options:
1214
dump: debugging. definition and hover for Foo.res and Foo2.res:
1315

0 commit comments

Comments
 (0)