Updated Output

This commit is contained in:
2026-05-12 01:41:35 +02:00
parent 5622ce97e5
commit 07ecdeea01

View File

@@ -22,7 +22,7 @@ namespace Output {
" build <extra cmake args> Run cmake and build.\n" " build <extra cmake args> Run cmake and build.\n"
); );
fmt::print(fmt::fg(fmt::color::light_coral), 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), fmt::print(fmt::fg(fmt::color::light_coral),
" install Run cmake --install. Needs admin privileges.\n" " install Run cmake --install. Needs admin privileges.\n"