Logo
Explore Help
Sign In
h/fish-shell
1
Fork 0
You've already forked fish-shell
mirror of https://github.com/fish-shell/fish-shell.git synced 2026-05-16 23:41:16 -03:00
Code Issues Packages Projects Releases Wiki Activity
Files
01560bf195d32c8d8a2849d5c3ffcecc625ffe3b
fish-shell/tests/test_functions/__fish_print_help.fish

5 lines
81 B
Fish
Raw Normal View History

tests: Override __fish_print_help This effectively disables "--help", replacing it with just a stand-in string. The upshot is that it makes the test suite immune to whether or not it can find the documentation - until now it needed to *not* find it, which is weird. (also it saves some useless lines) Fixes #11270
2025-03-13 18:11:55 +01:00
function __fish_print_help
echo Documentation for $argv >&2
return 1
end
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.3 Page: 26ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API