aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorng0 <ng0@n0.is>2019-04-20 11:24:52 +0000
committerng0 <ng0@n0.is>2019-04-20 11:24:52 +0000
commit952c231d759262a6adf78fd4f5e9fd0d69450b86 (patch)
tree307ae38c1023d0bc199a08769a2415aeeecf36fc /doc
parent9fbd5cbb0a37d8b5930f6f8a3abdfcb004e1e886 (diff)
downloadgnunet-952c231d759262a6adf78fd4f5e9fd0d69450b86.tar.gz
gnunet-952c231d759262a6adf78fd4f5e9fd0d69450b86.zip
gnunet-transport.1: syntax
Diffstat (limited to 'doc')
-rw-r--r--doc/man/gnunet-transport.114
1 files changed, 8 insertions, 6 deletions
diff --git a/doc/man/gnunet-transport.1 b/doc/man/gnunet-transport.1
index f5ed47ad1..217491bc8 100644
--- a/doc/man/gnunet-transport.1
+++ b/doc/man/gnunet-transport.1
@@ -44,9 +44,10 @@ print help page
44.It Fl i | \-information 44.It Fl i | \-information
45print information about our current connections (once) 45print information about our current connections (once)
46.It Fl L Ar LOGLEVEL | Fl \-loglevel= Ns Ar LOGLEVEL 46.It Fl L Ar LOGLEVEL | Fl \-loglevel= Ns Ar LOGLEVEL
47Change the loglevel. Possible values for LOGLEVEL are ERROR, WARNING, INFO and DEBUG. 47Change the loglevel.
48Possible values for LOGLEVEL are ERROR, WARNING, INFO and DEBUG.
48.It Fl l Ar LOGFILE | Fl \-logfile= Ns Ar LOGFILE 49.It Fl l Ar LOGFILE | Fl \-logfile= Ns Ar LOGFILE
49configure logging to write logs to LOGFILE 50Configure logging to write logs to LOGFILE.
50.It Fl m | \-monitor 51.It Fl m | \-monitor
51print information about our current connections (continuously) 52print information about our current connections (continuously)
52.It Fl p Ar PEER | Fl \-peer= Ns Ar PEER 53.It Fl p Ar PEER | Fl \-peer= Ns Ar PEER
@@ -54,10 +55,11 @@ the peer identity to connect to or monitor
54.It Fl P | \-plugins 55.It Fl P | \-plugins
55monitor session state of transport plugins 56monitor session state of transport plugins
56.It Fl s | \-send 57.It Fl s | \-send
57transmit (dummy) traffic as quickly as possible to the peer specified 58Transmit (dummy) traffic as quickly as possible to the peer specified with the
58with the \-p option. The rate will still be limited by the quota(s) 59.Fl p
59determined by the peers (ATS subsystem). Will run until CTRL\-C is 60option.
60pressed or until the connection to the other peer is disrupted. 61The rate will still be limited by the quota(s) determined by the peers (ATS subsystem).
62Will run until CTRL-C is pressed or until the connection to the other peer is disrupted.
61.It Fl v | \-version 63.It Fl v | \-version
62print the version number 64print the version number
63.It Fl V | \-verbose 65.It Fl V | \-verbose