We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82cf25c commit 5057104Copy full SHA for 5057104
docs/vcpkg.md
@@ -252,7 +252,6 @@ The contents of a vcpkg instance are:
252
|**vcpkg integrate project**|Generate a referencing NuGet package for individual VS project use|
253
|**vcpkg export \<pkg>... [opt]...**|Export a package|
254
|**vcpkg edit \<pkg>**|Open up a port for editing (uses %EDITOR%, default 'code')|
255
-|**vcpkg import \<pkg>**|Import a pre-built library|
256
|**vcpkg create \<pkg> \<url> [archivename]**|Create a new package|
257
|**vcpkg owns \<pat>**|Search for files in installed packages|
258
|**vcpkg cache**|List cached compiled packages|
0 commit comments