mirror of
https://github.com/ArchiveBox/ArchiveBox
synced 2025-02-17 05:48:24 +00: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()')
|