Thanks, applied as dfe553306b82780d1859b37afe04dd547817d0c6.

Michael

[sent from post-receive hook]

On Thu, 16 Jan 2025 17:09:41 +0100, Markus Heidelberg <[email protected]> 
wrote:
> Even though the whitespace notation also worked since introduction
> of the "drop" action, only the dot notation is documented.
> 
> Signed-off-by: Markus Heidelberg <[email protected]>
> Message-Id: <[email protected]>
> Signed-off-by: Michael Olbrich <[email protected]>
> 
> diff --git a/doc/daily_work.inc b/doc/daily_work.inc
> index b995fea672e1..9a705c0445f7 100644
> --- a/doc/daily_work.inc
> +++ b/doc/daily_work.inc
> @@ -117,7 +117,7 @@ To rebuild the kernel:
>  
>  .. code-block:: text
>  
> -    jbe@octopus:~/myprj$ ptxdist drop kernel compile
> +    jbe@octopus:~/myprj$ ptxdist drop kernel.compile
>      jbe@octopus:~/myprj$ ptxdist targetinstall kernel
>  
>  .. note:: To clean the kernel, change into the local_src directory and call
> diff --git a/doc/dev_advanced_rule_files.rst b/doc/dev_advanced_rule_files.rst
> index 1aa246fe2243..26abf214d141 100644
> --- a/doc/dev_advanced_rule_files.rst
> +++ b/doc/dev_advanced_rule_files.rst
> @@ -69,7 +69,7 @@ Or re-build the package with the new settings:
>  
>  .. code-block:: text
>  
> -    $ ptxdist drop foo prepare
> +    $ ptxdist drop foo.prepare
>      $ ptxdist targetinstall foo
>  
>  Adding Dynamic Configure Parameters

Reply via email to