Document installable builds

This commit is contained in:
Fabian Boehm
2024-12-01 20:09:28 +01:00
parent 3360dcbebc
commit 74e0436c3c
2 changed files with 32 additions and 4 deletions

View File

@@ -40,6 +40,10 @@ The following options are available:
**-i** or **--interactive**
The shell is interactive.
**--install[=noconfirm]**
When built as self-installable (via cargo), this will unpack fish's datafiles and place them in ~/.local/share/fish/install/.
Using ``--install=noconfirm`` will skip the confirmation step.
**-l** or **--login**
Act as if invoked as a login shell.