mirror of
https://git.gay/ready-dl/pyplayready.git
synced 2025-07-21 07:06:45 +00:00
Typo
This commit is contained in:
parent
0ab6eefd76
commit
811feb9719
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ Run `pyplayready --help` to view available cli functions
|
||||||
## Devices
|
## Devices
|
||||||
Run the command below to create a Playready Device (.prd) from a `bgroupcert.dat` and `zgpriv.dat`:
|
Run the command below to create a Playready Device (.prd) from a `bgroupcert.dat` and `zgpriv.dat`:
|
||||||
```shell
|
```shell
|
||||||
pyplayready create-device -c bgroupcert.dat -g zgpriv.dat
|
pyplayready create-device -c bgroupcert.dat -k zgpriv.dat
|
||||||
```
|
```
|
||||||
|
|
||||||
Test a playready device:
|
Test a playready device:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue