diff --git a/npbackup/gui/__main__.py b/npbackup/gui/__main__.py index 8843950..82171b5 100644 --- a/npbackup/gui/__main__.py +++ b/npbackup/gui/__main__.py @@ -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", )