diff --git a/docs/fish-config.1 b/docs/fish-config.1 index a254167..7bd5f85 100644 --- a/docs/fish-config.1 +++ b/docs/fish-config.1 @@ -140,7 +140,7 @@ The configuration uses a structured file tree: 9. Installation 10. Personalization 11. Troubleshooting - 11.1 Uninstalling / Reverting to Backup + 11.1 Uninstalling and Reverting to Backup 11.2 Fish Version Requirement 11.3 Disable Session Logging 11.4 Change or Disable the Greeting @@ -148,7 +148,7 @@ The configuration uses a structured file tree: 11.6 Tool Init Does Nothing (Return Sentinel) 11.7 Missing Dependencies 11.8 Vi Mode Keybindings - 11.9 Minimal Mode / Disabling Opinionated Features + 11.9 What\[aq]s with the C1\-C6 stuff? 12. Viewing This Manual .EE .PP @@ -3717,7 +3717,7 @@ local.fish in turn sources secrets.fish when it exists. .SH 11. TROUBLESHOOTING This section covers common issues, their solutions, and how to safely revert changes or uninstall the configuration entirely. -.SS Uninstalling / Reverting to Backup +.SS Uninstalling and Reverting to Backup The installation step backs up any existing config to \f[CR]\[ti]/.config/fish.bak\f[R]. To revert: diff --git a/docs/fish-config.index b/docs/fish-config.index index aa57737..ffe4ac7 100644 --- a/docs/fish-config.index +++ b/docs/fish-config.index @@ -292,8 +292,8 @@ local-config=## local.fish troubleshooting=# 11. TROUBLESHOOTING troubleshoot=# 11. TROUBLESHOOTING faq=# 11. TROUBLESHOOTING -uninstall=## Uninstalling / Reverting to Backup -revert=## Uninstalling / Reverting to Backup +uninstall=## Uninstalling and Reverting to Backup +revert=## Uninstalling and Reverting to Backup fish-version=## Fish Version Requirement version-req=## Fish Version Requirement disable-logging=## Disable Session Logging diff --git a/docs/fish-config.md b/docs/fish-config.md index e9861e8..bb98b7b 100644 --- a/docs/fish-config.md +++ b/docs/fish-config.md @@ -128,7 +128,7 @@ The configuration uses a structured file tree: 9. Installation 10. Personalization 11. Troubleshooting - 11.1 Uninstalling / Reverting to Backup + 11.1 Uninstalling and Reverting to Backup 11.2 Fish Version Requirement 11.3 Disable Session Logging 11.4 Change or Disable the Greeting @@ -136,7 +136,7 @@ The configuration uses a structured file tree: 11.6 Tool Init Does Nothing (Return Sentinel) 11.7 Missing Dependencies 11.8 Vi Mode Keybindings - 11.9 Minimal Mode / Disabling Opinionated Features + 11.9 What's with the C1-C6 stuff? 12. Viewing This Manual --- @@ -3137,7 +3137,7 @@ local.fish in turn sources secrets.fish when it exists. This section covers common issues, their solutions, and how to safely revert changes or uninstall the configuration entirely. -## Uninstalling / Reverting to Backup +## Uninstalling and Reverting to Backup The installation step backs up any existing config to `~/.config/fish.bak`. To revert: diff --git a/docs/manual/00-table-of-contents.md b/docs/manual/00-table-of-contents.md index 2291ec4..a376e5f 100644 --- a/docs/manual/00-table-of-contents.md +++ b/docs/manual/00-table-of-contents.md @@ -43,7 +43,7 @@ sidebar: 9. Installation 10. Personalization 11. Troubleshooting - 11.1 Uninstalling / Reverting to Backup + 11.1 Uninstalling and Reverting to Backup 11.2 Fish Version Requirement 11.3 Disable Session Logging 11.4 Change or Disable the Greeting @@ -51,7 +51,7 @@ sidebar: 11.6 Tool Init Does Nothing (Return Sentinel) 11.7 Missing Dependencies 11.8 Vi Mode Keybindings - 11.9 Minimal Mode / Disabling Opinionated Features + 11.9 What's with the C1-C6 stuff? 12. Viewing This Manual --- diff --git a/docs/manual/11-troubleshooting.md b/docs/manual/11-troubleshooting.md index ec97710..02aef15 100644 --- a/docs/manual/11-troubleshooting.md +++ b/docs/manual/11-troubleshooting.md @@ -14,7 +14,7 @@ helpKeywords: This section covers common issues, their solutions, and how to safely revert changes or uninstall the configuration entirely. -## Uninstalling / Reverting to Backup +## Uninstalling and Reverting to Backup The installation step backs up any existing config to `~/.config/fish.bak`. To revert: