Skip to content
Snippets Groups Projects
Commit 2b0cad91 authored by deuce's avatar deuce
Browse files

Added a teensy miniscule bit of help.

parent 66be092c
No related branches found
No related tags found
No related merge requests found
......@@ -638,7 +638,8 @@ int main(int argc, char** argv) {
mopt[i-1][0]=0;
uifc.helpbuf= "`Synchronet Monitor:`\n"
"\nToDo: Add help.";
"\nCTRL-E displays the error log"
"\nToDo: Add more help.";
j=uifc.list(WIN_ORG|WIN_MID|WIN_ESC|WIN_ACT|WIN_DYN,0,0,70,&main_dflt,&main_bar
,title,mopt);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment