X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/897ce07a19e33c78105449898ae25c6049467aad..1ce3cddfcdd1b31990bac226bd833eaed821970d:/programs/nano.json diff --git a/programs/nano.json b/programs/nano.json index a4ef091..d2901f5 100644 --- a/programs/nano.json +++ b/programs/nano.json @@ -4,12 +4,12 @@ { "path": "$HOME/.nanorc", "movable": true, - "help": "XDG is partially supported since _v2.9.0_. You can move the file to _XDG_CONFIG_HOME/nano/nanorc_." + "help": "XDG is partially supported since _v2.9.0_. You can move the file to _$XDG_CONFIG_HOME/nano/nanorc_." }, { "path": "$HOME/.nano", "movable": true, - "help": "XDG is partially supported since _v2.9.0_. You can move the directory to _XDG_DATA_HOME/nano_." + "help": "XDG is partially supported since _v2.9.0_. You can move the directory to _$XDG_DATA_HOME/nano_." } ] }