Skip to content

Commit

Permalink
Update User_Manual.md
Browse files Browse the repository at this point in the history
Add sublicense data
  • Loading branch information
digitensions authored Apr 9, 2024
1 parent 080ce97 commit 5e08699
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion Doc/User_Manual.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,4 +118,16 @@ To review your licence details you can use this command:
rawcooked --show-license
```

You may purchase a sublicence from Media Area which can be loaned to third party suppliers in the creation of assets for the purchaser's use. To find out about more about licences or any other feature development please contact Media Area - [[email protected]](mailto:[email protected]).
You may purchase a sublicence from Media Area which can be loaned to third party suppliers in the creation of assets for the purchaser's use.

To issue a sublicence to be loan to a third party company for one month:
```
--sublicense <value>
```
The value entry would be your own unique number. To set an expiry date, if you were to create this licence the beginning of May for example:
```
--sublicense-dur 0
```
This would create a licence that would last until the end of May. The default value is 1, which would provide an active licence until the end of the following month of issue.

This comment has been minimized.

Copy link
@JeromeMartinez

JeromeMartinez Apr 9, 2024

Member

"of May", it depends on when you create it :). --> "of the current month".

This comment has been minimized.

Copy link
@digitensions

digitensions Apr 9, 2024

Author Contributor

It does suggest 'of May' as an example in the sentence before the --sublicense-dur line. But I am happy to remove both to make it simpler.
Correction, I had taken it out and it was a mess. Thanks for spotting that!

This comment has been minimized.

Copy link
@digitensions

digitensions Apr 9, 2024

Author Contributor

Done! :)


To find out about more about licences or any other feature development please contact Media Area - [[email protected]](mailto:[email protected]).

0 comments on commit 5e08699

Please sign in to comment.