Skip to content

Commit fbe3077

Browse files
committed
cp dines
1 parent a611445 commit fbe3077

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ rli blueprint list # List all blueprints
119119
rli blueprint create # Create a new blueprint
120120
rli blueprint get <name-or-id> # Get blueprint details by name or ID (...
121121
rli blueprint logs <name-or-id> # Get blueprint build logs by name or I...
122-
rli blueprint delete <name-or-id> # Delete a blueprint by name or ID (IDs...
122+
rli blueprint delete <id> # Delete a blueprint by ID
123123
rli blueprint prune <name> # Delete old blueprint builds, keeping ...
124124
rli blueprint from-dockerfile # Create a blueprint from a Dockerfile ...
125125
```

0 commit comments

Comments
 (0)