Fix file command.
It's ipfs files ls, not ipfs ls to browse the MFS.
parent
9f626f6ed0
commit
dbbd225d41
2
ipfs.md
2
ipfs.md
@ -71,7 +71,7 @@ If you want an easier way to parooze the archive, you can put it into your MFS (
|
||||
ipfs files cp $(ipfs name resolve /ipns/games-archive.stormux.org) /games-archive
|
||||
```
|
||||
|
||||
Now you can do ipfs ls /games-archive instead of a longer path.
|
||||
Now you can do ipfs files ls /games-archive instead of a longer path.
|
||||
|
||||
### Syncing the Archive
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user