X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/588191841da71b0eb64dbaf03f047820b6140aa3..854929e5413e8d2cf84e90c5cc3ccb0188ab5d22:/programs/electrum.json diff --git a/programs/electrum.json b/programs/electrum.json index 6d7c00a..3c3e33c 100644 --- a/programs/electrum.json +++ b/programs/electrum.json @@ -3,8 +3,8 @@ { "path": "$HOME/.electrum", "movable": true, - "help": "Export the following environment variables:\n\n```bash\nexport ELECTRUMDIR=\"$XDG_DATA_HOME/electrum\"\n```\n" + "help": "Export the following environment variables:\n\n```bash\nexport ELECTRUMDIR=\"$XDG_DATA_HOME\"/electrum\n```\n" } ], "name": "electrum" -} \ No newline at end of file +}