So, I was trying to find a manual entry for the included Elive tools.
When I tried, however, it said there was no manual entry and that I could try man 7 undocumented
.
When I tried, however, it said there was no entry in section 7 for undocumented. (terminology reports error 16.)
Does anyone know why this is happening?
1 Like
Elive tools are made by @Thanatermesis specifically for Elive. Most are scripts and reasonably well explained inside through the comments.
So use "which" to find the correct path to the script/command and read them as a text..... or head over to github and read them there:
Ok, thanks!
But I was wondering why man 7 undocumented
did not work, sorry for not being clear
Thanks