docs(functions): merge remaining manual prose into function headers

Folds the last seven manual entries whose description exceeded their header
back into the source-of-truth comment blocks: config-settings (Sponge/Paths
page detail, list-value parsing, width tiers, navigation keys), fish-deps
(install-method priority, dependency tiers), logs (fzf keybindings, ov
viewer behavior), kitty-logging (symlink wording, C5 inert-vs-uninstalled),
config-update (exec fish reload), yt-dlp (C1 guard). Drops duplicate example
lines left by the previous merge.
This commit is contained in:
2026-07-26 03:52:02 -04:00
parent 02c46ebea7
commit 8d6ca1797a
8 changed files with 85 additions and 23 deletions
+4
View File
@@ -15,6 +15,10 @@
# drops our --embed-thumbnail). All other arguments pass through
# untouched. --help and friends fall through to real yt-dlp.
#
# Opinionated component (C1): when disabled via __fish_config_op_aliases
# (or the __fish_config_opinionated master), passes straight through to
# the system yt-dlp with no defaults injected.
#
# ARGUMENTS
# args... Arguments forwarded to yt-dlp (defaults prepended)
# --no-embed-thumbnail Skip thumbnail embedding for this run