Skip to content

Commit 66175b9

Browse files
Merge pull request #311 from intellectronica/copilot/update-readme-accuracy-60771ff8-e85e-43dd-b6c1-01ab7c2ec8e5
Add missing `antigravity` agent to revert command docs
2 parents d4c72f0 + b03869a commit 66175b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,7 @@ ruler revert [options]
319319
| Option | Description |
320320
| ------------------------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
321321
| `--project-root <path>` | Path to your project's root (default: current directory) |
322-
| `--agents <agent1,agent2,...>` | Comma-separated list of agent names to revert (agentsmd, aider, amazonqcli, amp, augmentcode, claude, cline, codex, copilot, crush, cursor, firebase, firebender, gemini-cli, goose, jules, junie, kilocode, kiro, opencode, openhands, qwen, roo, trae, warp, windsurf, zed) |
322+
| `--agents <agent1,agent2,...>` | Comma-separated list of agent names to revert (agentsmd, aider, amazonqcli, amp, antigravity, augmentcode, claude, cline, codex, copilot, crush, cursor, firebase, firebender, gemini-cli, goose, jules, junie, kilocode, kiro, opencode, openhands, qwen, roo, trae, warp, windsurf, zed) |
323323
| `--config <path>` | Path to a custom `ruler.toml` configuration file |
324324
| `--keep-backups` | Keep backup files (.bak) after restoration (default: false) |
325325
| `--dry-run` | Preview changes without actually reverting files |

0 commit comments

Comments
 (0)