mkwin: improved output formatting
This commit is contained in:
parent
a3b3dce376
commit
1ddf8439f5
1 changed files with 2 additions and 0 deletions
|
@ -93,6 +93,8 @@ pub fn main() {
|
||||||
if quiet {
|
if quiet {
|
||||||
print!(" > /dev/null 2>&1 &");
|
print!(" > /dev/null 2>&1 &");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
println!();
|
||||||
}
|
}
|
||||||
|
|
||||||
pub fn help_text() {
|
pub fn help_text() {
|
||||||
|
|
Loading…
Reference in a new issue