skanehira / remonade

Unofficial Nature Remo CLI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Usage in README is incorrect

kai2nenobu opened this issue · comments

I downloaded remonade 0.0.1 and followed a usage in README.md, but errors occured.

$ remonade init
Error: unknown command "init" for "remonade"
Run 'remonade --help' for usage.
unknown command "init" for "remonade"
$ remonade edit
Error: unknown command "edit" for "remonade"
Run 'remonade --help' for usage.
unknown command "edit" for "remonade"

Maybe, remonade config init and remonade config edit are correct?

@kai2nenobu Yes, README was incorrect, I fixed README.
Thank you for report