Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Kaya-Sem authored Jul 14, 2024
1 parent 6a1c58f commit aeac87b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@ backpack-cli has a few top-level commands:
With these, you can modify objects like items, collections, etc.

```python
backpack-cli list [collections / items]
backpack-cli add [collection / item]
backpack-cli delete [collection / item]
backpack-cli view [collection / item]
backpack list [collections / items]
backpack add [collection / item]
backpack delete [collection / item]
backpack view [collection / item]
```

## EXPORT
Expand Down

0 comments on commit aeac87b

Please sign in to comment.