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