1
0
Fork 0
mirror of synced 2024-09-21 11:51:20 +12:00
ArchiveBox/archivebox/core/welcome_message.py
2019-04-22 19:08:01 -04:00

4 lines
133 B
Python

print()
print('[i] Welcome to the ArchiveBox Shell! Example usage:')
print(' Page.objects.all()')
print(' User.objects.all()')