readme: Fixed typo

The command to undo the last action is "vento -u" and not "vento -c".
This commit is contained in:
Lux Aliaga 2022-11-03 22:56:55 -03:00
parent ab313e2f50
commit dadb0d721f
Signed by: lux
GPG Key ID: B56C805968637437
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ $ vento
$ vento -c
// undoing last action
$ vento -c
$ vento -u
// taking a file or directory
$ take <file|directory>