Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
robgonnella committed Jun 25, 2023
1 parent e15da2d commit ff4f02c
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,12 +92,27 @@ will fail to start.
ops
```

- print version and other details

```bash
ops version
ops info
```

- clear database file and log file

```bash
ops clear
```

- show help / usage

```bash
ops help
# or
ops <cmd> --help
```

## Demo

![](assets/ops-demo.gif)
Expand Down

0 comments on commit ff4f02c

Please sign in to comment.