GUI: Update help text for license

This commit is contained in:
deajan 2025-04-04 18:17:48 +02:00
parent 00be0358c4
commit a63437f18b

View file

@ -803,7 +803,7 @@ def _main_gui(viewer_mode: bool):
prog=f"{__intname__}",
description="""Portable Network Backup Client\n
This program is distributed under the GNU General Public License and comes with ABSOLUTELY NO WARRANTY.\n
This is free software, and you are welcome to redistribute it under certain conditions; Please type --license for more info.""",
This is free software, and you are welcome to redistribute it under certain conditions; See about button for more.""",
epilog="You may also run this program with --run-as-cli, in which case, it will behave like npbackup-cli. See '--run-as-cli --help' for specific parameters",
)