**************** OPTIONS **************** --dump-config **************** INPUT(bookloupe.ini) **************** # Mary Contrary's configuration for bookloupe # Bookloupe will ignore this group, but it's nice to have. [other] # Look at me! name="Mary Contrary" [options] # Ignore DP-specific markup - sounds useful dp=true # Echo queried line - what's the point of that? echo=false # Check single quotes - yup squote=true # Check common typos - waste of time typo=false # Require closure of quotes on every paragraph - okay qpara=true # Enable paranoid querying of everything - Huh? paranoid=false # Enable line end checking - pointless line-end=false # Overview: just show counts - Brief is good overview=true # Output errors to stdout instead of stderr - keeps things together stdout=true # Echo header fields - I'd rather see it header=true # Ignore markup in < > - Need this markup=true # Use file of user-defined typos - And this usertypo=true # Verbose - list everything - Contrary by name... verbose=true # Set of characters valid for this ebook - Let's stick with Latin1 charset=ISO-8859-1 **************** EXPECTED(stdout) **************** # Mary Contrary's configuration for bookloupe # Bookloupe will ignore this group, but it's nice to have. [other] # Look at me! name="Mary Contrary" [options] # Ignore DP-specific markup - sounds useful dp=true # Echo queried line - what's the point of that? echo=false # Check single quotes - yup squote=true # Check common typos - waste of time typo=false # Require closure of quotes on every paragraph - okay qpara=true # Enable paranoid querying of everything - Huh? paranoid=false # Enable line end checking - pointless line-end=false # Overview: just show counts - Brief is good overview=true # Output errors to stdout instead of stderr - keeps things together stdout=true # Echo header fields - I'd rather see it header=true # Ignore markup in < > - Need this markup=true # Use file of user-defined typos - And this usertypo=true # Verbose - list everything - Contrary by name... verbose=true # Set of characters valid for this ebook - Let's stick with Latin1 charset=ISO-8859-1