axel 0ccc657aa6 Fix bug from the modified completion builtin where a completion that specified no switches would be ignored
darcs-hash:20060122233000-ac50b-779c3bbb08d1bdaaa6c6eae6192413d6b71aff21.gz
2006-01-23 09:30:00 +10:00
2006-01-22 06:45:14 +10:00
2005-10-02 23:44:06 +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-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-12-15 23:59:02 +10:00
2006-01-21 22:38:28 +10:00
2005-12-08 01:57:17 +10:00
2005-12-08 01:57:17 +10:00
2005-09-20 23:26:39 +10:00
2005-10-11 02:12:55 +10:00
2005-12-13 04:30:55 +10:00
2005-10-05 01:11:39 +10:00
2006-01-16 07:26:39 +10:00
2005-09-20 23:26:39 +10:00
2005-10-25 01:26:25 +10:00
2006-01-19 22:22:07 +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
2006-01-09 09:13:06 +10:00
2005-09-20 23:26:39 +10:00
2006-01-19 04:40:46 +10:00
2005-12-08 01:57:17 +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
The user-friendly command line shell.
Readme 129 MiB
Languages
Rust 71.8%
Shell 19.7%
Python 5.8%
CMake 0.6%
JavaScript 0.5%
Other 1.3%