kubo/cmd/ipfswatch
Steven Allen ebee9ff4b4 fix: get rid of useless cctx.Online option
We never set this to true outside of tests and it's unclear what it's even
supposed to do.

This brings us back down to _two_ online-ish options from three.

fixes #5787

License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
2019-03-04 19:00:47 -08:00
..
ipfswatch_test.go Reorged imports from jbenet/go-ipfs to ipfs/go-ipfs 2015-03-31 12:52:25 -07:00
main.go fix: get rid of useless cctx.Online option 2019-03-04 19:00:47 -08:00
README.md feat: IPFSWatch 2015-01-23 19:06:30 -08:00

IPFSWatch monitors a directory and adds changes to IPFS

λ. ipfswatch --help
  -path=".": the path to watch
  -repo="": IPFS_PATH to use