Skip to content

Commit 812cde1

Browse files
authored
src doc: add code-intel and remove lsif (#831)
1 parent 96c8c8c commit 812cde1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/src/doc.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Examples:
5858
"config": &configCommands,
5959
"extensions": &extensionsCommands,
6060
"extsvc": &extsvcCommands,
61-
"lsif": &lsifCommands,
61+
"code-intel": &codeintelCommands,
6262
"orgs": &orgsCommands,
6363
"orgs members": &orgsMembersCommands,
6464
"repos": &reposCommands,

0 commit comments

Comments
 (0)