mirror of
https://github.com/ipfs/kubo.git
synced 2025-10-15 02:35:03 +08:00
Merge pull request #4121 from devedge/doc/help/wrap-desc
wrap-desc: Wrap help descriptions under 80 chars
This commit is contained in:
@ -66,8 +66,9 @@ TOOL COMMANDS
|
||||
|
||||
Use 'ipfs <command> --help' to learn more about each command.
|
||||
|
||||
ipfs uses a repository in the local file system. By default, the repo is located
|
||||
at ~/.ipfs. To change the repo location, set the $IPFS_PATH environment variable:
|
||||
ipfs uses a repository in the local file system. By default, the repo is
|
||||
located at ~/.ipfs. To change the repo location, set the $IPFS_PATH
|
||||
environment variable:
|
||||
|
||||
export IPFS_PATH=/path/to/ipfsrepo
|
||||
|
||||
|
Reference in New Issue
Block a user