Use single print statement for help information.

Signed-off-by: Nicolás Ortega Froysa <nicolas@ortegas.org>
This commit is contained in:
Nicolás A. Ortega Froysa 2024-03-27 10:39:14 +01:00
parent b7e98246ad
commit 3822696640
1 changed files with 3 additions and 2 deletions

View File

@ -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