mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-10 00:58:01 +00:00
Update cheatsheets
This commit is contained in:
10
tldr/claude
10
tldr/claude
@@ -6,7 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
# claude
|
||||
|
||||
> An agent-based coding tool that understands your code base and helps you code faster through natural language commands.
|
||||
> More information: <https://docs.anthropic.com/en/docs/claude-code/overview>.
|
||||
> More information: <https://code.claude.com/docs/en/overview>.
|
||||
|
||||
- Execute with prompt:
|
||||
|
||||
@@ -27,3 +27,11 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
- Get the list of configurations:
|
||||
|
||||
`claude config list`
|
||||
|
||||
- Continue the most recent session:
|
||||
|
||||
`claude {{[-c|--continue]}}`
|
||||
|
||||
- Interactively select a session to continue:
|
||||
|
||||
`claude {{[-r|--resume]}}`
|
||||
|
||||
Reference in New Issue
Block a user