'Generic Commit'
This commit is contained in:
@ -815,7 +815,7 @@ void show_help() {
|
||||
std::cout << " help Show this help message" << std::endl;
|
||||
std::cout << std::endl;
|
||||
std::cout << "EXAMPLES:" << std::endl;
|
||||
std::cout << " getpkg install ripgrep Install ripgrep tool" << std::endl;
|
||||
std::cout << " getpkg install whatsdirty Install whatsdirty tool" << std::endl;
|
||||
std::cout << " getpkg install myapp Install myapp" << std::endl;
|
||||
std::cout << " getpkg publish myapp:x86_64 ./build Publish architecture-specific build" << std::endl;
|
||||
std::cout << " getpkg publish myapp ./build Publish universal build" << std::endl;
|
||||
|
Reference in New Issue
Block a user