mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-16 01:00:12 +00:00
Update cheatsheets
This commit is contained in:
4
tldr/rip
4
tldr/rip
@@ -10,11 +10,11 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Remove files or directories from specified locations and place them in the graveyard:
|
||||
|
||||
`rip {{path/to/file_or_directory}} {{path/to/another/file_or_directory}}`
|
||||
`rip {{path/to/file_or_directory1 path/to/file_or_directory2 ...}}`
|
||||
|
||||
- Interactively remove files or directories, with a prompt before every removal:
|
||||
|
||||
`rip --inspect {{path/to/file_or_directory}} {{path/to/another/file_or_directory}}`
|
||||
`rip --inspect {{path/to/file_or_directory1 path/to/file_or_directory2 ...}}`
|
||||
|
||||
- List all files and directories in the graveyard that were originally within the current directory:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user