1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

Fix credentials:diff option

The option name is `enroll` since f1f5024b91.
This commit is contained in:
yuuji.yaginuma 2019-09-12 17:00:36 +09:00
parent 6bf2e59bec
commit b5949f7f12

View file

@ -32,7 +32,7 @@ You could prepend that to your server's start command like this:
=== Set up Git to Diff Credentials
Rails provides `rails credentials:diff --enable` to instruct Git to call `rails credentials:diff`
Rails provides `rails credentials:diff --enroll` to instruct Git to call `rails credentials:diff`
when `git diff` is run on a credentials file.
Running the command enrolls the project such that all credentials files use the