mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-06 12:45:19 +00:00
Update cheatsheets
This commit is contained in:
@@ -33,10 +33,10 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`del {{file_pattern}} /q`
|
||||
|
||||
- Display the help and list available attributes:
|
||||
|
||||
`del /?`
|
||||
|
||||
- Delete files based on specified attributes:
|
||||
|
||||
`del {{file_pattern}} /a {{attribute}}`
|
||||
|
||||
- Display help and list available attributes:
|
||||
|
||||
`del /?`
|
||||
|
||||
@@ -21,6 +21,6 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`finger {{user}}@{{host}} -l`
|
||||
|
||||
- Display help information:
|
||||
- Display help:
|
||||
|
||||
`finger /?`
|
||||
|
||||
Reference in New Issue
Block a user