mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-06-08 02:14:44 -04:00
4 lines
133 B
Python
4 lines
133 B
Python
print()
|
|
print('[i] Welcome to the ArchiveBox Shell! Example usage:')
|
|
print(' Page.objects.all()')
|
|
print(' User.objects.all()')
|