chore(docs): regenerate man page, HTML docs, and wiki
This commit is contained in:
+20
-1
@@ -1426,6 +1426,23 @@ file in the current directory, or opens an interactive fzf picker if no
|
||||
session file is found.
|
||||
\f[R]
|
||||
.fi
|
||||
.SS claude
|
||||
.IP
|
||||
.nf
|
||||
\f[C]
|
||||
Synopsis: claude [args...]
|
||||
Wrapper for the claude CLI. Before launching, checks the current
|
||||
directory and the git project root for CLAUDE.md; when it is absent but
|
||||
AGENTS.md is present, creates a relative symlink CLAUDE.md -> AGENTS.md
|
||||
so Claude Code picks up shared agent instructions without duplicating
|
||||
the file. All arguments are forwarded verbatim. Command shadow (C1):
|
||||
when __fish_config_op_aliases (or the master) is disabled, the call is
|
||||
passed through to the real claude binary unchanged.
|
||||
|
||||
claude
|
||||
claude --resume
|
||||
\f[R]
|
||||
.fi
|
||||
.SS claude-resume
|
||||
.IP
|
||||
.nf
|
||||
@@ -1868,7 +1885,8 @@ __fish_config_op_aliases Command shadows and flag injection:
|
||||
ping->prettyping, ssh->kitten,
|
||||
du->duf/dust, mkdir/bash wrappers,
|
||||
history timestamps, grep/cp/mv/wget
|
||||
flag injection, help intercept
|
||||
flag injection, help intercept, claude
|
||||
AGENTS.md auto-link
|
||||
__fish_config_op_autoexec Startup side-effects: Fisher
|
||||
bootstrap, theme apply, paru/yay
|
||||
wrapper generation, auto venv
|
||||
@@ -1963,6 +1981,7 @@ wget forced --continue (resume downloads) system wget
|
||||
grep/fgrep/egrep forced --color=auto system grep variants
|
||||
dir / vdir forced --color=auto system dir / vdir
|
||||
help config intercepts \[dq]help config\[dq] → config-help fish builtin help
|
||||
claude auto-links AGENTS.md as CLAUDE.md before launch command claude
|
||||
\f[R]
|
||||
.fi
|
||||
.PP
|
||||
|
||||
Reference in New Issue
Block a user