Skip to content

Commit e1ddb5a

Browse files
authored
Merge branch 'man' into man-finishing
2 parents c14fca2 + c44b295 commit e1ddb5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

display/man.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -802,4 +802,4 @@ fn main() -> Result<(), Box<dyn std::error::Error>> {
802802
};
803803

804804
std::process::exit(exit_code)
805-
}
805+
}

0 commit comments

Comments
 (0)