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
ef7b3735
Commit
ef7b3735
authored
Feb 17, 2016
by
Jeromy Johnson
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #2353 from ipfs/docs/achieve
Fixed spelling error
parents
7866a724
84446f88
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
core/commands/swarm.go
core/commands/swarm.go
+2
-2
No files found.
core/commands/swarm.go
View file @
ef7b3735
...
...
@@ -424,7 +424,7 @@ var swarmFiltersAddCmd = &cmds.Command{
Tagline
:
"Add an address filter."
,
ShortDescription
:
`
'ipfs swarm filters add' will add an address filter to the daemons swarm.
Filters applied this way will not persist daemon reboots, to ach
e
ive that,
Filters applied this way will not persist daemon reboots, to achi
e
ve that,
add your filters to the ipfs config file.
`
,
},
...
...
@@ -466,7 +466,7 @@ var swarmFiltersRmCmd = &cmds.Command{
Tagline
:
"Remove an address filter."
,
ShortDescription
:
`
'ipfs swarm filters rm' will remove an address filter from the daemons swarm.
Filters removed this way will not persist daemon reboots, to ach
e
ive that,
Filters removed this way will not persist daemon reboots, to achi
e
ve that,
remove your filters from the ipfs config file.
`
,
},
...
...
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