Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/commands/misc/rewrite.md
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ And using the `--forget` option, we can do the `rewrite` and `forget` steps in
one command:

```console
$ rustic rewrite --forget --glob '!Project/config/secret.env' 5109f5fe ca466029
$ rustic rewrite --forget --tags-rewritten '' --glob '!Project/config/secret.env' 5109f5fe ca466029
$ rustic snapshots --all --filter-paths Project

snapshots for (host [kasimir], label [], paths [Project])
Expand Down