summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorJesse Duffield <jessedduffield@gmail.com>2020-10-01 09:04:09 +1000
committerJesse Duffield <jessedduffield@gmail.com>2020-10-02 08:09:42 +1000
commit86dd9d87dd046e09580f0f0caad109c97aa70546 (patch)
tree90f0a4b933545316056d00038d599771f884f422 /docs
parentda3e00823f733743c2bd8076d13955dbed9fcbae (diff)
allow updating submodule
Diffstat (limited to 'docs')
-rw-r--r--docs/Config.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Config.md b/docs/Config.md
index cf65be3da..d64a7b94b 100644
--- a/docs/Config.md
+++ b/docs/Config.md
@@ -166,6 +166,7 @@ Default path for the config file:
pickBothHunks: 'b'
submodules:
init: 'i'
+ update: 'u'
```
## Platform Defaults