Previously, the pruneblockchain
RPC help output included only the method signature and arguments, with no top-level description explaining its purpose or constraints.
This adds a concise description noting that the method deletes block and undo data, requires -prune
to be enabled at startup, and is irreversible.