main
blob42 1 year ago
parent 3ea89ac076
commit 1612c032d9

@ -14,11 +14,11 @@ INPUT:
field #1 field #2
|--------------------------| |--------------|
/long/path/to/some/ebook.pdf | Title Of Ebook
\
____
\
example usage: \
-------------- \____________________
\
-------------- \__________________
___\_
colmap --field-1='basename {}' --field-2="awk { print $1 }"
colmap -f1 'basename {}' -f2 'awk { print $1 }'
@ -40,7 +40,6 @@ ebook.pdf | Title
---
[I am using Github under protest](protest.md)

Loading…
Cancel
Save