mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-22 06:02:30 +00:00
Update cheatsheets
This commit is contained in:
4
tldr/qcp
4
tldr/qcp
@@ -6,7 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
# qcp
|
||||
|
||||
> Copy files using the default text editor to define the filenames.
|
||||
> More information: <https://www.nongnu.org/renameutils/>.
|
||||
> More information: <https://manned.org/man/qcp>.
|
||||
|
||||
- Copy a single file (open an editor with the source filename on the left and the target filename on the right):
|
||||
|
||||
@@ -18,4 +18,4 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Copy files, but swap the positions of the source and the target filenames in the editor:
|
||||
|
||||
`qcp --option swap {{*.jpg}}`
|
||||
`qcp {{[-o|--option]}} swap {{*.jpg}}`
|
||||
|
||||
Reference in New Issue
Block a user