diff options
author | typebrook <typebrook@gmail.com> | 2020-04-08 15:25:09 +0800 |
---|---|---|
committer | typebrook <typebrook@gmail.com> | 2020-04-08 15:25:09 +0800 |
commit | fd637cd17c11364f39470f4f0d9cd2907306ad9f (patch) | |
tree | 0c87504e4298c58a0b80835a6522868dde51884e /README.md | |
parent | 1c766c8c73c8d45fc9362f02e45867aa605174b9 (diff) |
update
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -222,7 +222,7 @@ gist grep string | |||
222 | gist grep '^string' | 222 | gist 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 |
227 | You can use sub-command `lan` to show the list of gists with file languages instead of URLs. | 227 | You can use sub-command `lan` to show the list of gists with file languages instead of URLs. |
228 | ```bash | 228 | ```bash |