1
0
Fork 0
mirror of https://git.sr.ht/~nixgoat/vento synced 2025-11-29 08:05:43 +00:00

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

View file

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