From da6eecd03111660ae12221265986ba4b10b155dd Mon Sep 17 00:00:00 2001 From: Klaus Weidenbach Date: Wed, 4 Mar 2015 10:15:16 +0100 Subject: remove Doxygen API Documentation from repository. This removes around 14MB and can get easily generate locally by doxygen util/Doxyfile when needed. Restructured .gitignore a bit and some additions like zotshrc, etc. Fixed a typo in doc/main.bb --- doc/html/md_fresh.html | 124 ------------------------------------------------- 1 file changed, 124 deletions(-) delete mode 100644 doc/html/md_fresh.html (limited to 'doc/html/md_fresh.html') diff --git a/doc/html/md_fresh.html b/doc/html/md_fresh.html deleted file mode 100644 index 636f58b97..000000000 --- a/doc/html/md_fresh.html +++ /dev/null @@ -1,124 +0,0 @@ - - - - - - -The Red Matrix: Fresh - The Freaking REd Shell - - - - - - - - - - - - - -
-
- - - - - - - -
-
The Red Matrix -
-
-
- - - - -
-
- -
-
-
- -
- - - - -
- -
- -
-
-
Fresh - The Freaking REd Shell
-
-
-

This will only work on Unix/Linux. If the readline module is installed, we will use that for input, otherwise we will just read from stdin and write to stdout.

-

Commands are processed sequentially until the command "exit", "quit", or end of file is reached.

-

Commands:

-
    -
  • version Report current fresh version
  • -
-
    -
  • login email_address Prompts for a password, and authenticates email_address as the current user.
  • -
-
    -
  • finger channel_address performs a lookup of channel_address and reports the result.
  • -
-
    -
  • channel channel_nickname switches the current channel to the channel with nickname specified.
  • -
-
    -
  • conn [id1 id2 ...] With no arguments lists all connections of the current channel, with an id. If IDs are provided the connections details of each will be displayed.
  • -
-
-
- -- cgit v1.2.3