mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-01-03 17:35:45 +10:00
5 lines
133 B
Python
5 lines
133 B
Python
print()
|
|
print('[i] Welcome to the ArchiveBox Shell! Example usage:')
|
|
print(' Page.objects.all()')
|
|
print(' User.objects.all()')
|