mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-04-01 21:02:23 +10:00
update docstrings and comments
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
__package__ = 'archivebox.cli'
|
||||
__command__ = 'archivebox schedule'
|
||||
__description__ = 'Set ArchiveBox to run regularly at a specific time'
|
||||
__description__ = 'Set ArchiveBox to regularly import URLs at specific times using cron'
|
||||
|
||||
import os
|
||||
import sys
|
||||
|
||||
Reference in New Issue
Block a user