import-js icon indicating copy to clipboard operation
import-js copied to clipboard

Improve CLI documentation

Open mattkime opened this issue 6 years ago • 2 comments

I see docs here - https://github.com/Galooshi/import-js/#command-line-tool - that shows how to pass arguments to a given command but it doesn't say what the commands do. I've figured out that goto resolves the import statement to the file where its defined but the others remain a mystery. Just curious if we could get more explanation.

mattkime avatar May 31 '19 15:05 mattkime

The docs for the CLI tool are thin, I agree. I’d be happy to accept a PR updating the readme file!

trotzig avatar May 31 '19 19:05 trotzig

What does word do? What does search do? (locate an import statement in a file?)

mattkime avatar Jun 01 '19 00:06 mattkime