Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
dms3
go-dms3
Commits
88be96bc
Commit
88be96bc
authored
May 14, 2015
by
Juan Batiz-Benet
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #1229 from timgws/tiny-doc-update
Fix documentation on swarm connect.
parents
cb7c8284
26ba3e1f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
core/commands/swarm.go
core/commands/swarm.go
+3
-2
No files found.
core/commands/swarm.go
View file @
88be96bc
...
...
@@ -148,8 +148,9 @@ var swarmConnectCmd = &cmds.Command{
Helptext
:
cmds
.
HelpText
{
Tagline
:
"Open connection to a given address"
,
ShortDescription
:
`
'ipfs swarm connect' opens a connection to a peer address. The address format
is an ipfs multiaddr:
'ipfs swarm connect' opens a new direct connection to a peer address.
The address format is an ipfs multiaddr:
ipfs swarm connect /ip4/104.131.131.82/tcp/4001/ipfs/QmaCpDMGvV2BGHeYERUEnRQAwe3N8SzbUtfsmvsqQLuvuJ
`
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment