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-unixfs
Commits
71301d2c
Commit
71301d2c
authored
Jan 16, 2015
by
Matt Bell
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
core/commands: Updated root command helptext
parent
c4f9a92e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
1 deletion
+10
-1
core/commands/root.go
core/commands/root.go
+10
-1
No files found.
core/commands/root.go
View file @
71301d2c
...
...
@@ -28,6 +28,7 @@ Basic commands:
add <path> Add an object to ipfs
cat <ref> Show ipfs object data
ls <ref> List links from an object
refs <ref> List hashes of links from an object
Tool commands:
...
...
@@ -36,12 +37,20 @@ Tool commands:
version Show ipfs version information
commands List all available commands
id Show info about ipfs peers
pin Pin objects to local storage
name Publish or resolve IPNS names
log Change the logging level
Network commands:
swarm Manage connections to the p2p network
bootstrap Add or remove bootstrap peers
ping Measure the latency of a connection
Advanced Commands:
daemon Start a long-running daemon process
mount Mount an ipfs read-only mountpoint
serve Serve an interface to ipfs
diag Print diagnostics
Plumbing commands:
...
...
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