aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index b687025..a1f6ed2 100644
--- a/README.md
+++ b/README.md
@@ -158,8 +158,9 @@ Also, if you run `gist <INDEX>` with `--no-action`, then action would be ignored
158For example, use `gist config EDITOR code` to use VSCode instead. 158For example, use `gist config EDITOR code` to use VSCode instead.
159 159
160### protocol 160### protocol
161**[Optional]** Protocol to clone git repo. Default to `HTTPS` 161**[Optional]** Protocol to clone git repo. Default to be `HTTPS`
162valid values are: 162
163Valid values are:
163- https 164- https
164- ssh 165- ssh
165 166