mirror of
https://github.com/ArchiveBox/ArchiveBox
synced 2024-11-10 06:34:16 +00:00
typo fix
This commit is contained in:
parent
683ffbcdae
commit
685f85aaae
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
# Usage:
|
||||
# docker-compose up -d
|
||||
# docker-ocmpose run archivebox init
|
||||
# docker-compose run archivebox init
|
||||
# echo "https://example.com" | docker-compose run archivebox archivebox add
|
||||
# docker-compose run archivebox add --depth=1 https://example.com/some/feed.rss
|
||||
# docker-compose run archivebox config --set PUBLIC_INDEX=True
|
||||
|
|
Loading…
Reference in a new issue