diff options
author | Christian Grothoff <christian@grothoff.org> | 2016-12-16 12:30:12 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2016-12-16 12:30:12 +0100 |
commit | a1e76003ca590ea8d3e9387da35d87419417abb8 (patch) | |
tree | cce29fa2258686fdf0ba6a120df7ec7470af3206 /doc | |
parent | f5db4fd9c3225e242633d6545f7b764767a938c1 (diff) |
disambiguate option flag -l
Diffstat (limited to 'doc')
-rw-r--r-- | doc/man/gnunet-nat.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/gnunet-nat.1 b/doc/man/gnunet-nat.1 index bfd1e5bcf9..a43223fa8d 100644 --- a/doc/man/gnunet-nat.1 +++ b/doc/man/gnunet-nat.1 @@ -31,7 +31,7 @@ Use the configuration file FILENAME. Assume that ADDRESS is the globally visible address of the peer. .B -.IP "\-l ADDRESS, \-\-local=ADDRESS" +.IP "\-i ADDRESS, \-\-in=ADDRESS" Assuming we are listening at ADDRESS for connection reversal requests. .B |