]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blobdiff - programs/isync.json
Feature update less desc (#478)
[xdg-ninja.git] / programs / isync.json
index 4d9d69ae51220735717aff328744d8f167486ff2..f6ad8da71478006885d2c78c905484f9c1c0e006 100644 (file)
@@ -3,8 +3,8 @@
         {
             "path": "$HOME/.mbsyncrc",
             "movable": true,
-            "help": "Alias mbsync to use a custom configuration file location:\n\n```bash\nalias mbsync=mbsync -c \"$XDG_CONFIG_HOME\"/isync/mbsyncrc\n```\n"
+            "help": "Supported since 1.5.0. Can be moved to \"$XDG_CONFIG_HOME/isyncrc\"\n\nOlder versions can alias mbsync to use a custom configuration file location:\n\n```bash\nalias mbsync=mbsync -c \"$XDG_CONFIG_HOME\"/isync/mbsyncrc\n```\nIf you are using mutt-wizard export the following environment variable:\n\n```bash\nexport MBSYNCRC=\"$XDG_CONFIG_HOME\"/isync/mbsyncrc\n```"
         }
     ],
     "name": "isync"
-}
\ No newline at end of file
+}