···2929 Usage: "directory to store blobs in",
3030 },
3131 &cli.StringFlag{
3232- Name: "pds-host",
3333- Usage: "URL of the PDS to export blobs from (overrides DID doc)",
3232+ Name: "pds-host",
3333+ Usage: "URL of the PDS to export blobs from (overrides DID doc)",
3434 },
3535 },
3636 Action: runBlobExport,