This commit is contained in:
inxi-svn 2012-06-25 23:59:26 +00:00
parent cc7a979269
commit 561247de00

2
inxi
View file

@ -1288,7 +1288,7 @@ script_self_updater()
print_screen_output "Oh no! Something went wrong downloading the Man gz file at: $MAN_FILE_DOWNLOAD"
print_screen_output "Check the error messages for what happened. Error: $wget_man_error"
else
print_screen_output " Download/install of man page successful. Check to make sure it works: man inxi"
print_screen_output "Download/install of man page successful. Check to make sure it works: man inxi"
fi
else
print_screen_output "Man file download URL failed, unable to continue: $MAN_FILE_DOWNLOAD"