Skip to content

Update doc for mason register #4

@mattrabe

Description

@mattrabe

The online docs list the registration commands for bootanimation and splash like so:

mason register media bootanimation [NAME] [VERSION]

But according to the cli (mason register media bootanimation -h) the correct commands are like this:

mason register media bootanimation [OPTIONS] NAME VERSION MEDIA

Similarly, apk is listed in the online docs as:

mason register apk [NAME] [VERSION]

But according to the cli it should be:

mason register apk [OPTIONS] APKS...

Similarly, config is listed in the online docs as:

mason register config [NAME] [VERSION]

But according to the cli it should be:

mason register config [OPTIONS] CONFIGS...

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions