* [ptxdist] [PATCH] doc: use dot notation in 'ptxdist drop' examples
@ 2025-01-03 16:57 Markus Heidelberg
2025-01-16 16:09 ` [ptxdist] [APPLIED] " Michael Olbrich
0 siblings, 1 reply; 2+ messages in thread
From: Markus Heidelberg @ 2025-01-03 16:57 UTC (permalink / raw)
To: ptxdist; +Cc: Markus Heidelberg
Even though the whitespace notation also worked since introduction
of the "drop" action, only the dot notation is documented.
Signed-off-by: Markus Heidelberg <m.heidelberg@cab.de>
---
doc/daily_work.inc | 2 +-
doc/dev_advanced_rule_files.rst | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/daily_work.inc b/doc/daily_work.inc
index b995fea67..9a705c044 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 1aa246fe2..26abf214d 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
--
2.43.0
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [ptxdist] [APPLIED] doc: use dot notation in 'ptxdist drop' examples
2025-01-03 16:57 [ptxdist] [PATCH] doc: use dot notation in 'ptxdist drop' examples Markus Heidelberg
@ 2025-01-16 16:09 ` Michael Olbrich
0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2025-01-16 16:09 UTC (permalink / raw)
To: ptxdist; +Cc: Markus Heidelberg
Thanks, applied as dfe553306b82780d1859b37afe04dd547817d0c6.
Michael
[sent from post-receive hook]
On Thu, 16 Jan 2025 17:09:41 +0100, Markus Heidelberg <m.heidelberg@cab.de> 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 <m.heidelberg@cab.de>
> Message-Id: <20250103165741.160825-2-m.heidelberg@cab.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> 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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-01-16 16:10 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-01-03 16:57 [ptxdist] [PATCH] doc: use dot notation in 'ptxdist drop' examples Markus Heidelberg
2025-01-16 16:09 ` [ptxdist] [APPLIED] " Michael Olbrich
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox