Преглед на файлове

main.c: fix argument help typo

(cherry picked from commit 324f3f2347e24e3335a32b8310a76a7bc4a0550a)
(cherry picked from commit 8abe7b8ddff6bfc98a09b59c443487ce4ab612d4)
Mikko Lehto преди 7 години
родител
ревизия
4e6cb74d31
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      src/main.c

+ 1 - 1
src/main.c

@@ -161,7 +161,7 @@ Options:\n\
                   [proto:]addr_lst[:port], where proto=udp|tcp|tls|sctp, \n\
                   addr_lst= addr|(addr, addr_lst) and \n\
                   addr= host|ip_address|interface_name. \n\
-                  E.g: -l locahost, -l udp:127.0.0.1:5080, -l eth0:5062,\n\
+                  E.g: -l localhost, -l udp:127.0.0.1:5080, -l eth0:5062,\n\
                   -l \"sctp:(eth0)\", -l \"(eth0, eth1, 127.0.0.1):5065\".\n\
                   The default behaviour is to listen on all the interfaces.\n\
     -n processes Number of child processes to fork per interface\n\