doc: rephrase the instructions to restore a trashed file
This commit is contained in:
parent
8615e7da20
commit
1b180d5491
2 changed files with 6 additions and 6 deletions
|
|
@ -698,9 +698,9 @@ of being permanently deleted. You can browse the trash for a directory using
|
||||||
the `toggle_trash` action (bound to `g\` by default). You can view all files
|
the `toggle_trash` action (bound to `g\` by default). You can view all files
|
||||||
in the trash with `:Oil --trash /`.
|
in the trash with `:Oil --trash /`.
|
||||||
|
|
||||||
To restore files, simply delete them from the trash and put them in the desired
|
To restore files, simply move them from the trash to the desired destination,
|
||||||
destination, the same as any other file operation. If you delete files from the
|
the same as any other file operation. If you delete files from the trash they
|
||||||
trash they will be permanently deleted (purged).
|
will be permanently deleted (purged).
|
||||||
|
|
||||||
Linux:
|
Linux:
|
||||||
Oil supports the FreeDesktop trash specification.
|
Oil supports the FreeDesktop trash specification.
|
||||||
|
|
|
||||||
|
|
@ -351,9 +351,9 @@ of being permanently deleted. You can browse the trash for a directory using
|
||||||
the `toggle_trash` action (bound to `g\\` by default). You can view all files
|
the `toggle_trash` action (bound to `g\\` by default). You can view all files
|
||||||
in the trash with `:Oil --trash /`.
|
in the trash with `:Oil --trash /`.
|
||||||
|
|
||||||
To restore files, simply delete them from the trash and put them in the desired
|
To restore files, simply move them from the trash to the desired destination,
|
||||||
destination, the same as any other file operation. If you delete files from the
|
the same as any other file operation. If you delete files from the trash they
|
||||||
trash they will be permanently deleted (purged).
|
will be permanently deleted (purged).
|
||||||
|
|
||||||
Linux:
|
Linux:
|
||||||
Oil supports the FreeDesktop trash specification.
|
Oil supports the FreeDesktop trash specification.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue