mirror of
https://github.com/davegallant/rfd.git
synced 2025-08-06 00:33:40 +00:00
Add view count to each thread (#53)
This commit is contained in:
14
README.md
14
README.md
@@ -8,18 +8,18 @@ Hot deals on the command line.
|
||||
[](https://lgtm.com/projects/g/davegallant/rfd/alerts/)
|
||||
[](https://lgtm.com/projects/g/davegallant/rfd/context:python)
|
||||
|
||||
## Installation
|
||||
|
||||

|
||||
|
||||
## Install
|
||||
|
||||
```bash
|
||||
pip install rfd
|
||||
```
|
||||
|
||||
## Usage
|
||||
## Use
|
||||
|
||||

|
||||
|
||||
|
||||
### threads
|
||||
### view threads
|
||||
```bash
|
||||
rfd threads [--forum-id 9] [--limit 10]
|
||||
```
|
||||
@@ -29,7 +29,7 @@ rfd threads [--forum-id 9] [--limit 10]
|
||||
rfd search pizza [--num-pages 100]
|
||||
```
|
||||
|
||||
## Tab Completion
|
||||
## Support Tab Completion
|
||||
|
||||
### bash
|
||||
|
||||
|
Reference in New Issue
Block a user