mirror of
https://github.com/k4yt3x/wg-meshconf.git
synced 2024-11-21 23:23:18 +01:00
fixed program prog output
This commit is contained in:
parent
8ba2530902
commit
d67776cf0f
@ -189,6 +189,6 @@ def main():
|
||||
# if no commands are specified
|
||||
else:
|
||||
print(
|
||||
f"No command specified\nUse {__file__} --help to see available commands",
|
||||
"No command specified\nUse wg-meshconf --help to see available commands",
|
||||
file=sys.stderr,
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user