Skip to content

Commit 5057104

Browse files
author
mikeblome
committed
removed import command
1 parent 82cf25c commit 5057104

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/vcpkg.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,6 @@ The contents of a vcpkg instance are:
252252
|**vcpkg integrate project**|Generate a referencing NuGet package for individual VS project use|
253253
|**vcpkg export \<pkg>... [opt]...**|Export a package|
254254
|**vcpkg edit \<pkg>**|Open up a port for editing (uses %EDITOR%, default 'code')|
255-
|**vcpkg import \<pkg>**|Import a pre-built library|
256255
|**vcpkg create \<pkg> \<url> [archivename]**|Create a new package|
257256
|**vcpkg owns \<pat>**|Search for files in installed packages|
258257
|**vcpkg cache**|List cached compiled packages|

0 commit comments

Comments
 (0)