rvm  1.11
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions
help.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void print_help (void)
 
void print_version (void)
 

Function Documentation

void print_help ( void  )

Definition at line 10 of file help.cc.

References PACKAGE, print_version(), and TRY_nomem.

Referenced by main().

Here is the call graph for this function:

void print_version ( void  )

Definition at line 47 of file help.cc.

References PACKAGE, and VERSION.

Referenced by main(), and print_help().