Use single print statement for help information.
Signed-off-by: Nicolás Ortega Froysa <nicolas@ortegas.org>
This commit is contained in:
parent
b7e98246ad
commit
3822696640
@ -39,8 +39,9 @@ sub print_version() {
|
||||
|
||||
sub print_help() {
|
||||
&print_version();
|
||||
print("A time machine to return your ArchLinux machine back to a working state.\n");
|
||||
print("\nUSAGE:
|
||||
print("A time machine to return your ArchLinux machine back to a working state.
|
||||
|
||||
USAGE:
|
||||
$PROG_NAME [-i|-r] [-t <num>] [-d]
|
||||
$PROG_NAME -h
|
||||
$PROG_NAME -v
|
||||
|
Loading…
Reference in New Issue
Block a user