export Mention in vcpkg help

This commit is contained in:
Alexander Karatarakis 2017-05-03 17:07:01 -07:00
parent e669580c23
commit 0b62835c9b

View File

@ -28,6 +28,7 @@ namespace vcpkg::Commands::Help
"\n"
"%s" // Integration help
"\n"
" vcpkg export <pkg>... [opt]... Exports a package\n"
" vcpkg edit <pkg> Open up a port for editing (uses %%EDITOR%%, default 'code')\n"
" vcpkg import <pkg> Import a pre-built library\n"
" vcpkg create <pkg> <url>\n"