diff --git a/content/pages/docs/cli/manual/zoo_project_delete.md b/content/pages/docs/cli/manual/zoo_project_delete.md
index d4896cb7..3416e68e 100644
--- a/content/pages/docs/cli/manual/zoo_project_delete.md
+++ b/content/pages/docs/cli/manual/zoo_project_delete.md
@@ -10,9 +10,7 @@ Delete one of your uploaded projects.
id-or-path
- - The project id, or a local project directory, `.kcl` file, or `project.toml`.
- When a local path is provided, the persisted Zoo cloud project id will be removed from
- `project.toml` after the remote project is deleted.
+ - The project id, or a local project directory, `.kcl` file, or `project.toml`. When a local path is provided, the persisted Zoo cloud project id will be removed from `project.toml` after the remote project is deleted
-d/--debug
- Print debug info
Default value: false
@@ -21,7 +19,7 @@ Delete one of your uploaded projects.
- Zoo API host to use for all commands (e.g., "api.zoo.dev" or "http://localhost:8888"). Overrides the configured default host
-h/--help
- - Print help (see a summary with '-h')
+ - Print help