Current File : //snap/core22/current/bin/pydoc3.10
#!/usr/bin/python3.10

import pydoc
if __name__ == '__main__':
    pydoc.cli()