add more examples to quickstart
This commit is contained in:
parent
bfd21a3912
commit
13c8b976be
1 changed files with 2 additions and 0 deletions
|
@ -44,6 +44,8 @@ archivebox --version
|
|||
mkdir ~/archivebox && cd ~/archivebox
|
||||
archivebox init
|
||||
archivebox add 'https://example.com'
|
||||
archivebox schedule --every day https://getpocket.com/users/USERNAME/feed/all
|
||||
archivebox oneshot --extract=media https://www.youtube.com/watch?v=dQw4w9WgXcQ
|
||||
archivebox help # to see more options
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue