1
0
mirror of https://github.com/ipfs/kubo.git synced 2025-09-10 09:52:20 +08:00

user friendliness in logs + output

This commit is contained in:
Juan Batiz-Benet
2015-01-24 16:22:14 -08:00
parent 2c019b542e
commit 76d9d89aff
9 changed files with 15 additions and 15 deletions

View File

@ -80,7 +80,6 @@ var welcomeMsg = `Hello and Welcome to IPFS!
If you're seeing this, you have successfully installed
IPFS and are now interfacing with the ipfs merkledag!
For a short demo of what you can do, enter 'ipfs tour'
`
func initWithDefaults(repoRoot string) error {