1
0
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:
Whyrusleeping
2017-10-31 15:35:37 -05:00
committed by GitHub
10 changed files with 39 additions and 28 deletions

View File

@ -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