Polished the --ipfs-gateway description Fixed the --trace-config description The script also fixed some other small mistakes Closes #11923
- ipfs://<cid> - ipns://<cid> This allows you tu use ipfs in curl like: curl ipfs://<cid> and curl ipns://<cid> For more information consult the readme at: https://curl.se/docs/ipfs.html Closes #8805