Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: info override #266

Merged
merged 1 commit into from
Mar 27, 2024
Merged

feat: info override #266

merged 1 commit into from
Mar 27, 2024

Conversation

francisdb
Copy link
Owner

@francisdb francisdb commented Mar 27, 2024

> vpxtool info extract tablename.vpx
# creates tablename.info.json
# make corrections in the json file
# force re-index by removing the index
> rm vpxtool_index.json
> vpxtool frontend
# this will re-index using the .info.json files where found

fixes #217

@francisdb francisdb merged commit abba7eb into main Mar 27, 2024
4 checks passed
@francisdb francisdb deleted the feat/info-override branch March 27, 2024 18:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Override table info with file
1 participant