Minor CLI output correction

This commit is contained in:
Luke D Jones
2020-09-21 20:55:47 +12:00
parent 411788f72c
commit 925c709097

View File

@@ -92,7 +92,7 @@ fn main() -> Result<(), Box<dyn std::error::Error>> {
"reboot" => println!(
"{}\n{}",
Green.paint("\nGraphics vendor mode changed successfully\n"),
Red.paint("\nPlease reboot to complete switch to iGPU\n")
Red.paint("\nPlease reboot to complete switch\n")
),
"restartx" => {
println!(