💾 Archived View for gmn.clttr.info › sources › art-helpers.git › tree › afm.1.scd.txt captured on 2024-02-05 at 10:02:39.

View Raw

More Information

⬅️ Previous capture (2023-06-14)

-=-=-=-=-=-=-

afm(1) "afm" "afm Documenation"

# NAME
afm - photo statistic processor for your terminal

# SYNOPSIS




# USAGE

You could use as many different databases as you'd like to, whatever suits your needs (maybe split private and commercial data). Use the *-D* param to specify on which database file you want to operate.

# OPTIONS
Options in CAPITAL LETTERS (like *-E*) will automatically be persisted in the user's config file located at _~/.afm.conf_.

	*-C* <folder>
		Copy the converted (output) files (ie jpegs) to an additional directory

	*-E* <ext>
		Override the converted file extenion (case-insensitive), defaults to "jp(e)g"++
		Perl-compatible regular expressions allowed

	*-f* <exp>
		Filter files by regex - only raw files that match the PCRE are processed++
		needs to be quoted
	
	*-F* <folder>
		Override the folder for converted files, defaults to "JPEG"
	
	*-l*
		Run in list-only mode - does not move files but only lists which files would be moved

	*-R* <raw>
		Override the raw extensions, defaults to "DNG"

# AUTHOR

Maintained by René Wagner <rwa@clttr.info>.++
Project repo can be found at https://git.sr.ht/~rwa/art-helpers