diff options
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 |