Skip to content
Snippets Groups Projects
Commit 8789ffd7 authored by Tomáš Plesník's avatar Tomáš Plesník
Browse files

zmena textu v napovede

parent b7333230
No related branches found
No related tags found
No related merge requests found
...@@ -54,8 +54,8 @@ sub help { ...@@ -54,8 +54,8 @@ sub help {
print "-h print this text and exit\n"; print "-h print this text and exit\n";
print "-n hostname of receiver\n"; print "-n hostname of receiver\n";
print "-r client registration requestor\n"; print "-r client registration requestor\n";
print "-t type of receive events\n"; print "-t type of received events\n";
print "-o enable receive of own events\n"; print "-o enable receiving of own events\n";
print "-i CIDR of receiver\n"; print "-i CIDR of receiver\n";
exit 0; exit 0;
} }
......
...@@ -53,7 +53,7 @@ sub help { ...@@ -53,7 +53,7 @@ sub help {
print "-h print this text and exit\n"; print "-h print this text and exit\n";
print "-n hostname of sender\n"; print "-n hostname of sender\n";
print "-r client registration requestor\n"; print "-r client registration requestor\n";
print "-s service of send events\n"; print "-s name of service which sent events\n";
print "-d description tags of send events\n"; print "-d description tags of send events\n";
print "-i CIDR of sender\n"; print "-i CIDR of sender\n";
exit 0; exit 0;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment