Skip to content

Commit

Permalink
fix:generate supported commands script
Browse files Browse the repository at this point in the history
  • Loading branch information
cunla committed Nov 19, 2023
1 parent 837719b commit 04d4703
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guides/implement-command.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ Lastly, run from the root of the project the script to regenerate documentation
supported and unsupported commands:

```bash
python scripts/supported.py
python scripts/generate_supported_commands_doc.py
```

Include the changes in the `docs/` directory in your pull request.
Expand Down
File renamed without changes.

0 comments on commit 04d4703

Please sign in to comment.