1
1

Mention supported color schemes in help text

Этот коммит содержится в:
Christian Göttsche 2020-04-08 17:17:06 +02:00
родитель e3742f0c80
Коммит 50b48a6435

Просмотреть файл

@ -167,7 +167,7 @@ static void argv_parse(int argc, char **argv) {
printf(" -L, --follow-symlinks Follow symbolic links (excluding directories)\n");
printf(" --exclude-caches Exclude directories containing CACHEDIR.TAG\n");
printf(" --confirm-quit Confirm quitting ncdu\n");
printf(" --color SCHEME Set color scheme\n");
printf(" --color SCHEME Set color scheme (off/dark)\n");
exit(0);
case 'q': update_delay = 2000; break;
case 'v':