tiny-shell 0.2
A mini shell project aiming to gain knowledge about Win32 and Linux API
|
#include "res.h"
Go to the source code of this file.
Functions | |
enum run_result | run_help () |
Display help message. | |
enum run_result run_help | ( | ) |
Display help message.
Definition at line 4 of file help.c.
References format_output(), and RUN_OK.
Referenced by invoke_runner().