mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-20 23:02:00 +00:00
Update cheatsheets
This commit is contained in:
@@ -6,7 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
# jdupes
|
||||
|
||||
> A powerful duplicate file finder and an enhanced fork of fdupes.
|
||||
> More information: <https://codeberg.org/jbruchon/jdupes>.
|
||||
> More information: <https://codeberg.org/jbruchon/jdupes#usage>.
|
||||
|
||||
- Search a single directory:
|
||||
|
||||
@@ -30,4 +30,4 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Search multiple directories and keep the directory order in result:
|
||||
|
||||
`jdupes -O {{directory1}} {{directory2}} {{directory3}}`
|
||||
`jdupes -O {{directory1 directory2 directory3 ...}}`
|
||||
|
||||
Reference in New Issue
Block a user