Skip to content

Commit

Permalink
readme: Drop appstream from local exception example
Browse files Browse the repository at this point in the history
  • Loading branch information
bbhtt committed Jan 24, 2025
1 parent 0a690a7 commit ee96b62
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 @@ -42,7 +42,7 @@ the `--user-exceptions` argument can be used to point it to a local
JSON file containing exceptions:

```sh
flatpak-builder-lint --exceptions --user-exceptions exceptions.json {appstream,manifest,builddir,repo} path
flatpak-builder-lint --exceptions --user-exceptions exceptions.json {manifest,builddir,repo} path
```

The JSON file must be in the following format:
Expand Down

0 comments on commit ee96b62

Please sign in to comment.