Simplify sort-by 'total_views' -> 'views' (#76)

This commit is contained in:
Dave Gallant
2020-08-02 21:42:53 -04:00
committed by GitHub
parent 20089bc699
commit ad4a072325
4 changed files with 7 additions and 7 deletions

View File

@@ -48,7 +48,7 @@ $ rfd threads --sort-by score
```
```console
$ rfd threads --sort-by total_views --limit 40
$ rfd threads --sort-by views --limit 40
```
### Simple Search