Skip to content

Commit

Permalink
Docs nit
Browse files Browse the repository at this point in the history
  • Loading branch information
lmmx committed Nov 7, 2022
1 parent a744b2d commit 641ef01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ pip install mvdef
### `mvdef`

Moves functions named by `-m`/`--mv` and their associated imports from `src` to `dst`,
or just previews the changes as a diff if passed `-d`/`--dry-run`.V
or just previews the changes as a diff if passed `-d`/`--dry-run`.

```
usage: mvdef [-h] -m [MV ...] [-d] [-e] [-c] [-f] [-v] src dst
Expand Down

0 comments on commit 641ef01

Please sign in to comment.