Skip to content

Commit 60a243b

Browse files
Update docs/user/manual.adoc
Co-authored-by: Laurențiu Nicola <[email protected]>
1 parent 9daa6b5 commit 60a243b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user/manual.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,7 @@ For example, if you want to run https://crates.io/crates/cargo-watch[`cargo watc
383383
"label": "Watch",
384384
"group": "build",
385385
"type": "shell",
386-
"command": "cargo watch --package rust-analyzer",
386+
"command": "cargo watch",
387387
"problemMatcher": "$rustc-watch",
388388
"isBackground": true
389389
}

0 commit comments

Comments
 (0)