Update help page logo

This commit is contained in:
Arun Prakash Jana 2021-08-23 11:02:53 +05:30
parent e11cbc289a
commit 6243de06f4
No known key found for this signature in database
GPG Key ID: A75979F35C080412
1 changed files with 3 additions and 3 deletions

View File

@ -4994,9 +4994,9 @@ static void show_help(const char *path)
dprintf(fd, " |V\\_\n"
" /. \\\\\n"
" (.~; ||\n"
" /__3\\\n"
" (__n_))\n");
" (;^; ||\n"
" /___3\n"
" (___n))\n");
char *prog = xgetenv(env_cfg[NNN_HELP], NULL);
if (prog)