X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/a4041702667455376c203c18b4fa09b2c27c986b..21b57828528f4532c5e81c53891adb31343cb7e5:/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 +}