man fish (Commandes) - friendly interactive shell

NAME

fish - friendly interactive shell

SYNOPSIS

fish [-h] [-v] [-c command] [FILE [ARGUMENTS...]]

DESCRIPTION

A shell written mainly with interactive use in mind. The complete fish manuals are written in HTML format. You can find them by using the help command from inside the fish shell.

OPTIONS

-h
display help and exit
-c
Evaluate the specified commands instead of reading from the commandline
-i
Specify that fish is to run in interactive mode
-v
display version and exit

AUTHOR

Axel Liljencrantz ( fish-users@lists.sf.net )