X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/19f45a804700ed656a28ad93dd86868acd8afcb6..4f9fda493af509f0d07182f1e1f717c310fde4e0:/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_." } ] }