search Modify message

This commit is contained in:
Alexander Karatarakis 2017-03-15 14:39:44 -07:00
parent d25de95dc1
commit 9027a64371

View File

@ -88,7 +88,7 @@ namespace vcpkg::Commands::Search
}
}
System::println("\nIf your library is not listed, please open an issue at:\n"
System::println("\nIf your library is not listed, please open an issue at and/or consider making a pull request:\n"
" https://github.com/Microsoft/vcpkg/issues");
exit(EXIT_SUCCESS);