mirror of
https://github.com/netinvent/npbackup.git
synced 2025-11-12 23:23:50 +08:00
GUI: Update help text for license
This commit is contained in:
parent
00be0358c4
commit
a63437f18b
1 changed files with 1 additions and 1 deletions
|
|
@ -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",
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue