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
37a637e8
Unverified
Commit
37a637e8
authored
Nov 11, 2020
by
Andrew Nesbitt
Committed by
GitHub
Nov 11, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix typo in ipfs dag stat command
parent
2539c761
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
core/commands/dag/dag.go
core/commands/dag/dag.go
+1
-1
No files found.
core/commands/dag/dag.go
View file @
37a637e8
...
...
@@ -685,7 +685,7 @@ var DagStatCmd = &cmds.Command{
Helptext
:
cmds
.
HelpText
{
Tagline
:
"Gets stats for a DAG"
,
ShortDescription
:
`
'ipfs dag s
ize
' fetches a dag and returns various statistics about the DAG.
'ipfs dag s
tat
' fetches a dag and returns various statistics about the DAG.
Statistics include size and number of blocks.
Note: This command skips duplicate blocks in reporting both size and the number of blocks
...
...
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