rvm  1.11
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions
help.cc File Reference
#include "config.h"
#include <iostream>
#include <string>
#include "asserts.h"
#include "error.h"
#include "help.h"
Include dependency graph for help.cc:

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().