Skip to content

Commit

Permalink
assets: fix gc example
Browse files Browse the repository at this point in the history
License: MIT
Signed-off-by: Lars Gierth <larsg@systemli.org>
  • Loading branch information
Lars Gierth committed Dec 3, 2015
1 parent 4fd2844 commit 01de4c6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions assets/bindata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions assets/init-doc/quick-start
Original file line number Diff line number Diff line change
Expand Up @@ -57,10 +57,10 @@ Objects:
Pin + GC:

ipfs pin -r <the-hash-here>
ipfs gc
ipfs repo gc
ipfs ls <the-hash-here>
ipfs unpin -r <the-hash-here>
ipfs gc
ipfs repo gc


Daemon:
Expand Down

0 comments on commit 01de4c6

Please sign in to comment.