#!/home/ych/rk3568/buildroot/output/rockchip_rk3568_recovery/host/bin/python3.10

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