mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-01 13:15:23 +02:00
forfiles: simplify date search example
This commit is contained in:
parent
055b3f63be
commit
afb3a0157d
1 changed files with 1 additions and 1 deletions
|
@ -22,6 +22,6 @@
|
|||
|
||||
`forfiles /s`
|
||||
|
||||
- Search for files with a last-modified date greater than 5 days old:
|
||||
- Search for files older than 5 days:
|
||||
|
||||
`forfiles /d {{+5}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue