aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authortypebrook <typebrook@gmail.com>2020-04-08 15:25:09 +0800
committertypebrook <typebrook@gmail.com>2020-04-08 15:25:09 +0800
commitfd637cd17c11364f39470f4f0d9cd2907306ad9f (patch)
tree0c87504e4298c58a0b80835a6522868dde51884e
parent1c766c8c73c8d45fc9362f02e45867aa605174b9 (diff)
update
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 31959b1..9071161 100644
--- a/README.md
+++ b/README.md
@@ -222,7 +222,7 @@ gist grep string
222gist grep '^string' 222gist grep '^string'
223``` 223```
224 224
225## Filter by file languages 225### Filter by file languages
226#### Display list with languages 226#### Display list with languages
227You can use sub-command `lan` to show the list of gists with file languages instead of URLs. 227You can use sub-command `lan` to show the list of gists with file languages instead of URLs.
228```bash 228```bash