Compare commits
2 Commits
v2.1.0
...
c7fe50ffa9
| Author | SHA1 | Date | |
|---|---|---|---|
| c7fe50ffa9 | |||
|
|
ca0b870315
|
18
README.md
18
README.md
@@ -27,3 +27,21 @@ Clone the Git repository, then use npm scripts from its root directory.
|
||||
Or with debug output:
|
||||
|
||||
npm run debug
|
||||
|
||||
### CLI options
|
||||
|
||||
Display progress bars:
|
||||
|
||||
kredits-ipfs-pinner --progress
|
||||
|
||||
Or with npm:
|
||||
|
||||
npm start -- --progress
|
||||
|
||||
Keep running and watch for new data/documents:
|
||||
|
||||
kredits-ipfs-pinner --watch
|
||||
|
||||
Multiple options at once:
|
||||
|
||||
kredits-ipfs-pinner --progress --watch
|
||||
|
||||
Reference in New Issue
Block a user