Added manual
- Added manual page for ls - Added manual manager - More manual pages coming soon
This commit is contained in:
parent
023dcf2d3e
commit
f77acacd90
6 changed files with 61 additions and 4 deletions
2
main.c
2
main.c
|
|
@ -20,7 +20,7 @@
|
|||
#include "etc/man/man.h"
|
||||
|
||||
|
||||
#define VERSION "0.2.3"
|
||||
#define VERSION "0.2.4"
|
||||
#define AUTHOR "netbenix"
|
||||
|
||||
bool VER_CHECK_ON_START = true;
|
||||
|
|
|
|||
Reference in a new issue