Skip to content

Commit

Permalink
Merge pull request #12 from amikos-tech/docs/readme-update-1
Browse files Browse the repository at this point in the history
doc: Fixed a typo in clean up command.
  • Loading branch information
tazarov authored Feb 14, 2024
2 parents 9d8d8f9 + 7952d7f commit 684509a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ chops commit-wal /path/to/persist_dir
This command cleans up the committed portion of the WAL and VACUUMs the database.

```bash
chops cleanup-wal /path/to/persist_dir
chops clean-wal /path/to/persist_dir
```

### WAL Export
Expand Down

0 comments on commit 684509a

Please sign in to comment.