Suggestion: Cache x --help so that it doesn't rebuild to show help message (original) (raw)

running x --help takes around 60s because it redownloads and rebuilds x every time. If building x created or updated a cached file containing the help message, one could avoid this process and read the most up-to-date help message whenever they like!