Skip to content

Commit

Permalink
Add missing --add.
Browse files Browse the repository at this point in the history
  • Loading branch information
theory committed Sep 19, 2017
1 parent 1962a6e commit 3c3f20e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/sqitch-config.pod
Original file line number Diff line number Diff line change
Expand Up @@ -318,7 +318,7 @@ To match only values with an exclamation mark, you have to escape them:

To add a new setting without altering any of the existing ones, use:

% sqitch config core.revert.set widget=fred
% sqitch config --add core.revert.set widget=fred

=head1 Configuration File

Expand Down

0 comments on commit 3c3f20e

Please sign in to comment.