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
a0b9a198
Unverified
Commit
a0b9a198
authored
8 years ago
by
Simon Désaulniers
Browse files
Options
Downloads
Patches
Plain Diff
doc: fix typos in dhtnode manpage
parent
97efe5b7
Branches
Branches containing commit
Tags
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
-5
5 additions, 5 deletions
doc/dhtnode.1
with
5 additions
and
5 deletions
doc/dhtnode.1
+
5
−
5
View file @
a0b9a198
...
...
@@ -4,7 +4,7 @@
.B dhtnode
- a simple OpenDHT command line node runner.
.SH SYNOPS
Y
S
.SH SYNOPS
I
S
.B dhtnode [-h]
.B dhtnode [-v [\fIlogfile\fP]] [-i] [-d] [-n \fInetwork_id\fP] [-p \fIlocal_port\fP] [-b [\fIbootstrap_host\fP[:\fIport\fP]]]
...
...
@@ -13,9 +13,9 @@
This program runs a simple OpenDHT node in an interactive way. If you rather
want to run the node in daemon mode, option \fB'-d'\fP is provided. When running
in the inter
r
active shell, you benefit from the readline capabilites for writing
in the interactive shell, you benefit from the readline capabilit
i
es for writing
your commands such as command history. Here are the available commands in the
inter
r
active shell:
interactive shell:
.EE
h, help Print this help message.
...
...
@@ -46,7 +46,7 @@ Prints some help.
.TP
\fB-v\fP \fIlogfile\fP
Enable the verbose mode. Optionaly provide a log file.
Enable the verbose mode. Optional
l
y provide a log file.
.TP
\fB-i\fP
...
...
@@ -59,7 +59,7 @@ Run the program in daemon mode (will fork in the background).
.TP
\fB-n\fP \fInetwork_id\fP
Specify the network id. This let you connect to distinct networks and prevents
the merge of two diffrent networks (available since OpenDHT v0.6.1).
the merge of two diff
e
rent networks (available since OpenDHT v0.6.1).
.TP
\fB-p\fP \fIlocal_port\fP
...
...
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