Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
opendht
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
savoirfairelinux
opendht
Commits
7b4eac55
Unverified
Commit
7b4eac55
authored
8 years ago
by
Simon Désaulniers
Browse files
Options
Downloads
Patches
Plain Diff
doc: clarify dhtnode usage
parent
8f8905df
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/dhtnode.1
+5
-3
5 additions, 3 deletions
doc/dhtnode.1
with
5 additions
and
3 deletions
doc/dhtnode.1
+
5
−
3
View file @
7b4eac55
...
...
@@ -45,7 +45,7 @@ interactive shell:
Prints some help.
.TP
\fB-v\fP\fIlogfile\fP
\fB-v\fP
[
\fIlogfile\fP
]
Enable the verbose mode. Optionally provide a log file.
.TP
...
...
@@ -66,9 +66,11 @@ the merge of two different networks (available since OpenDHT v0.6.1).
Use port \fIlocal_port\fP for the program to bind to.
.TP
\fB-b\fP\fIbootstrap_host\fP[:\fIport\fP]
\fB-b\fP
[
\fIbootstrap_host\fP[:\fIport\fP]
]
The program needs to be given a node to connect to the network. You use this
option to provide the ip address of that node.
option to provide the ip address of that node. If no argument is provided, the
node runs in \fBbootstrap mode\fP, i.e. it will especially serve as entry point
in the network.
.SH AUTHORS
.TP
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment