qmv: add -f do example (#9661)
Co-authored-by: Marek Kowalczyk <marek.kowalczyk@mandarine.pl>
This commit is contained in:
@@ -22,3 +22,7 @@
|
||||
- Move files, but swap the positions of the source and the target filenames in the editor:
|
||||
|
||||
`qmv --option swap {{*.jpg}}`
|
||||
|
||||
- Rename all files and folders in the current directory, but show only target filenames in the editor (you can think of it as a kind of simple mode):
|
||||
|
||||
`qmv --format=do .`
|
||||
|
Reference in New Issue
Block a user