Updated Output
This commit is contained in:
@@ -22,7 +22,7 @@ namespace Output {
|
||||
" build <extra cmake args> Run cmake and build.\n"
|
||||
);
|
||||
fmt::print(fmt::fg(fmt::color::light_coral),
|
||||
" run <optional args> Run cmake and build.\n"
|
||||
" run <optional args> Run build.\n"
|
||||
);
|
||||
fmt::print(fmt::fg(fmt::color::light_coral),
|
||||
" install Run cmake --install. Needs admin privileges.\n"
|
||||
|
||||
Reference in New Issue
Block a user