diff --git a/README.md b/README.md
index 9c56a6f..fa37fc9 100644
--- a/README.md
+++ b/README.md
@@ -105,6 +105,10 @@ Refer [here](https://github.com/actions/checkout/blob/v1/README.md) for previous
     #
     # Default: false
     submodules: ''
+
+    # Whether to disable core.autocrlf
+    # Default: true
+    autocrlf: ''
 ```
 <!-- end usage -->