From 070aa014727340a1808849cb37d0805890b8ffbd Mon Sep 17 00:00:00 2001 From: Johannes Altmanninger Date: Fri, 5 Jun 2026 13:23:25 +0800 Subject: [PATCH] docs fish_delta: reword --- doc_src/cmds/fish_delta.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc_src/cmds/fish_delta.rst b/doc_src/cmds/fish_delta.rst index db49e7521..361e25484 100644 --- a/doc_src/cmds/fish_delta.rst +++ b/doc_src/cmds/fish_delta.rst @@ -30,13 +30,13 @@ Options The following options are available: **-f** or **--no-functions** - Stops checking functions + Skips checking functions **-c** or **--no-completions** - Stops checking completions + Skips checking completions **-C** or **--no-config** - Stops checking configuration files like config.fish or snippets in the conf.d directories. + Skips checking configuration files like config.fish or snippets in the conf.d directories. **-d** or **--no-diff** Removes the diff display (this happens automatically if ``diff`` can't be found)