Replies: 1 comment 2 replies
-
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
for several years, I'm validated dtb's with this cmd:
/opt/daisy-pipeline2-cli/dp2 daisy202-validator --ncc /home/myuser/mydtb/ncc.html --output validate
With the go cli pipeline 2-1.14.4_debian.deb the option
--ncc
changed to--source
, it's OK.But why is
-d,--data DATA
required?This is for me a little bit confusing. I'don't want to convert a dtb, I wish only, like the script name is suggesting, validate a 2.02 dtb.
How can I achieve only validating with
pipeline2-1.15.1_debian.deb
anddaisy202-validator
?Beta Was this translation helpful? Give feedback.
All reactions