87
87
Option('ignore-case', short_name='i',
88
88
help='ignore case distinctions while matching.'),
92
92
help='Search for pattern starting from the root of the branch. '
94
94
Option('null', short_name='Z',
95
95
help='Write an ASCII NUL (\\0) separator '
96
96
'between output lines rather than a newline.'),