axel 680c0aff05 Use short style switch on set_color, since long style getopt not always available
darcs-hash:20051125144406-ac50b-ca222e2fb3f2396489fb5eca64f2eff32b654404.gz
2005-11-26 00:44:06 +10:00
2005-10-02 23:44:06 +10:00
2005-09-20 23:26:39 +10:00
2005-10-07 20:36:51 +10:00
2005-11-03 01:41:59 +10:00
2005-10-25 01:26:25 +10:00
2005-11-24 04:57:43 +10:00
2005-11-03 02:49:13 +10:00
2005-11-03 02:49:13 +10:00
2005-10-25 01:26:25 +10:00
2005-09-20 23:26:39 +10:00
2005-09-20 23:26:39 +10:00
2005-11-24 21:13:21 +10:00
2005-09-20 23:26:39 +10:00
2005-09-20 23:26:39 +10:00
2005-09-20 23:26:39 +10:00
2005-10-25 01:26:25 +10:00
2005-11-24 04:57:43 +10:00
2005-10-25 01:26:25 +10:00
2005-10-25 01:26:25 +10:00
2005-11-03 01:41:59 +10:00
2005-10-25 01:26:25 +10:00
2005-11-03 02:49:13 +10:00
2005-11-03 02:49:13 +10:00
2005-09-25 21:31:34 +10:00
2005-11-24 04:57:43 +10:00
2005-09-20 23:26:39 +10:00
2005-10-11 02:12:55 +10:00
2005-09-20 23:26:39 +10:00
2005-10-25 01:26:25 +10:00
2005-10-05 01:11:39 +10:00
2005-09-20 23:26:39 +10:00
2005-09-20 23:26:39 +10:00
2005-10-25 01:26:25 +10:00
2005-10-25 01:26:25 +10:00
2005-11-03 01:41:59 +10:00
2005-10-25 01:26:25 +10:00
2005-10-07 20:36:51 +10:00
2005-10-05 01:11:39 +10:00
2005-11-03 01:41:59 +10:00
2005-09-20 23:26:39 +10:00
2005-10-25 01:26:25 +10:00
2005-10-26 20:51:02 +10:00
2005-10-28 01:21:48 +10:00
2005-09-20 23:26:39 +10:00
2005-09-20 23:26:39 +10:00
2005-11-03 01:41:59 +10:00
2005-09-20 23:26:39 +10:00
2005-10-26 20:51:02 +10:00
2005-09-20 23:26:39 +10:00
2005-10-25 01:26:25 +10:00
2005-10-26 20:51:02 +10:00
2005-11-03 01:41:59 +10:00
2005-11-03 01:41:59 +10:00
2005-09-20 23:26:39 +10:00
2005-09-20 23:26:39 +10:00
2005-09-20 23:26:39 +10:00
2005-09-20 23:26:39 +10:00
2005-09-20 23:26:39 +10:00
2005-09-20 23:26:39 +10:00
2005-09-20 23:26:39 +10:00
2005-09-20 23:26:39 +10:00
2005-09-20 23:26:39 +10:00
2005-09-20 23:26:39 +10:00
2005-09-20 23:26:39 +10:00
2005-09-20 23:26:39 +10:00
2005-09-20 23:26:39 +10:00

How to find documentation for fish
==================================

The fish documentation is distributed in an intermediate format. To
view it, you have to type:

  % make user_doc

Which will create the directory user_doc, containing html
documentation for fish. If you build and install fish, the
documentation will be available through the 'help' builtin.

After installation, you can start fish by typing fish in the
terminal. After fish has started, try using the help command for more
information.
Description
No description provided
Readme 52 MiB
Languages
C++ 70.9%
Shell 19.9%
Python 5.9%
CMake 1.3%
JavaScript 0.7%
Other 1.1%