]> Dogcows Code - chaz/git-codeowners/blobdiff - bin/git-codeowners
fix dependencies
[chaz/git-codeowners] / bin / git-codeowners
index 7262df4a558f30aa42a41fa7fe11416fc0273dac..8da69763788b3afa7913053a9ec13e3a42bbdeb0 100755 (executable)
@@ -132,7 +132,7 @@ The C<--format> argument can be one of:
 * C<yaml> - YAML (requires L<YAML>)
 * C<FORMAT> - Custom format (see below)
 
-=head2 Custom
+=head2 Format string
 
 You can specify a custom format using printf-like format sequences. These are the items that can be
 substituted:
@@ -159,7 +159,7 @@ Available filters:
 * C<color:FFFFFF> - Colorize the replacement string (if color is ON).
 * C<nocolor> - Do not colorize replacement string.
 
-=head2 Table
+=head2 Format table
 
 Table formatting can be done by one of several different modules, each with its own features and
 bugs. The default module is L<Text::Table::Tiny>, but this can be overridden using the
This page took 0.020172 seconds and 4 git commands to generate.