chore(docs): regenerate manual and man page

This commit is contained in:
Gitea Actions
2026-07-27 03:34:24 +00:00
parent 0ba43b6226
commit 1b69ff9a7f
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -3596,7 +3596,7 @@ All integrations are managed via conf.d/ files.
.PP .PP
If a new tool\[cq]s shell integration appears to do nothing, check If a new tool\[cq]s shell integration appears to do nothing, check
whether its setup command appended an init line below the sentinel and whether its setup command appended an init line below the sentinel and
create a dedicated conf.d/.fish instead. create a dedicated \f[V]conf.d/<tool>.fish\f[R] instead.
.SS Updating .SS Updating
.PP .PP
Pull the latest changes from the upstream repository without needing a Pull the latest changes from the upstream repository without needing a
+1 -1
View File
@@ -3029,7 +3029,7 @@ etc.) will have no effect. All integrations are managed via conf.d/ files.
If a new tool's shell integration appears to do nothing, check whether its If a new tool's shell integration appears to do nothing, check whether its
setup command appended an init line below the sentinel and create a dedicated setup command appended an init line below the sentinel and create a dedicated
conf.d/<tool>.fish instead. `conf.d/<tool>.fish` instead.
## Updating ## Updating