From 5e086997439dbce04066a436aee0be1b4a287fea Mon Sep 17 00:00:00 2001 From: Joanna White <37188631+digitensions@users.noreply.github.com> Date: Tue, 9 Apr 2024 11:02:32 +0100 Subject: [PATCH] Update User_Manual.md Add sublicense data --- Doc/User_Manual.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/Doc/User_Manual.md b/Doc/User_Manual.md index 6d892867..45dfe653 100644 --- a/Doc/User_Manual.md +++ b/Doc/User_Manual.md @@ -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 - [info@mediaarea.net](mailto:info@mediaarea.net). +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 +``` +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. + +To find out about more about licences or any other feature development please contact Media Area - [info@mediaarea.net](mailto:info@mediaarea.net).