Cfpeek User Manual (split by node):   Section:   Chapter:FastBack: Invocation   Up: Invocation   FastForward: Exit Codes   Contents: Table of ContentsIndex: Concept Index

5.3 Modifiers

The following options modify the way cfpeek processes the parse tree and search keys.

-L
--literal

Use literal matching, instead of pattern matching. See literal.

-S
--sort

Before further processing, sort parse tree lexicographically in ascending order.

-m
--matches=number

Output at most number matches for each key.

-p
--parser=type

Set parser type for the input file. The argument is one of: ‘grecs’, ‘path’, ‘meta1’, ‘bind’, ‘dhcpd’, and ‘git’ (case-insensitive). See Formats, for a description of each type.

-r
--reduce

Reduce the parse tree, so that each keyword occurs no more than once at each tree level.

-s path=val
--set=path=val

Set a keyword path to value. The produced parse tree node will be processed as usual.