mirror of
https://github.com/itchyny/mmv.git
synced 2025-12-26 22:24:58 +08:00
fix typo in README
This commit is contained in:
parent
f098269a11
commit
5c8efc3b8b
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ go get -u github.com/itchyny/mmv/cmd/mmv
|
|||
- `mmv` supports renaming in cycle (`mv a b`, `mv b c` and `mv c a` at the same time).
|
||||
- `mmv` is designed to be simple as `mv`. It requires no configuration file.
|
||||
- `mmv` is capable to use as a library (just call `mmv.Rename`).
|
||||
- `mmv` is easy to remember (I believe), **m**lti-**mv**.
|
||||
- `mmv` is easy to remember (I believe), **m**ulti-**mv**.
|
||||
|
||||
## Bug Tracker
|
||||
Report bug at [Issues・itchyny/mmv - GitHub](https://github.com/itchyny/mmv/issues).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue