# HG changeset patch # User Matti Hamalainen # Date 1558037319 -10800 # Node ID cec96665993a4054ff2652fae6eecdbeaba26bc9 # Parent 8297c895f22e6936666cf04f75d52e9562accc5b Improve help. diff -r 8297c895f22e -r cec96665993a mgtool.php --- a/mgtool.php Thu May 16 21:48:24 2019 +0300 +++ b/mgtool.php Thu May 16 23:08:39 2019 +0300 @@ -1074,6 +1074,9 @@ " caches - Delete mgallery data cache files\n". " trash - Delete any 'unmanaged' files inside thumbnail/medium dirs\n". "\n". + " NOTICE! You usually probably want to use only the 'caches' and\n". + " 'trash' options. Unless you know what you are doing, that is.\n". + "\n". " config|dump\n". " Display configuration values (with extra information) or\n". " \"dump\" current configuration as is.\n".