mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-16 19:49:20 +00:00
Update cheatsheets
This commit is contained in:
@@ -19,11 +19,11 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Copy files or directories to clipboard:
|
||||
|
||||
`Set-Clipboard -Path "{{path/to/files_or_directories}}"`
|
||||
`Set-Clipboard -Path "{{path oiles_or_directories}}"`
|
||||
|
||||
- Copy multiple files:
|
||||
|
||||
`Set-Clipboard -Path "{{path/to/file1}}","{{path/to/file2}}","{{path/to/file3}}"`
|
||||
`Set-Clipboard -Path "{{path oile1}}","{{path oile2}}","{{path oile3}}"`
|
||||
|
||||
- Clear the clipboard:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user