Enter
to start this task.
gravity-pong.html
file in your browser to view and play the game.
Command | Description | Example |
---|---|---|
claude | Start interactive mode | claude |
claude "task description" | Run a one-time task | claude "fix the build error" |
claude -p "query" | Run one-off query, then exit | claude -p "explain this function" |
claude -c | Continue most recent conversation | claude -c |
claude -r | Resume a previous conversation | claude -r |
claude commit | Create a Git commit | claude commit |
/clear | Clear conversation history | > /clear |
/help | View available commands | > /help |
exit or Ctrl+C | Exit Claude Code | > exit |