mirror of
https://github.com/jarun/nnn.git
synced 2025-04-15 09:56:32 +00:00
Update help page logo
This commit is contained in:
parent
e11cbc289a
commit
6243de06f4
1 changed files with 3 additions and 3 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue