From ba18323f5e61de4f400a5bfb49adde19e6bbbb6a Mon Sep 17 00:00:00 2001 From: Anders 'pipe' Andersson Date: Sun, 16 Mar 2025 02:40:46 +0100 Subject: [PATCH] Mention fish as a valid option "fish" is available as a valid shell but missing from the documentation. --- lib/local/lib.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/local/lib.pm b/lib/local/lib.pm index 5245447..e478357 100644 --- a/lib/local/lib.pm +++ b/lib/local/lib.pm @@ -1045,7 +1045,7 @@ included. Specify the shell type to use for output. By default, the shell will be detected based on the environment. Should be one of: C, C, -C, or C. +C, C, or C. =head2 --no-create