mkwin: improved output formatting

This commit is contained in:
Valerie Wolfe 2024-06-11 11:41:58 -04:00
parent a3b3dce376
commit 1ddf8439f5

View file

@ -93,6 +93,8 @@ pub fn main() {
if quiet {
print!(" > /dev/null 2>&1 &");
}
println!();
}
pub fn help_text() {