* [ptxdist] [PATCH] doc: use dot notation in 'ptxdist drop' examples
@ 2025-01-03 16:57 Markus Heidelberg
0 siblings, 0 replies; only message 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] only message in thread
only message in thread, other threads:[~2025-01-03 16:58 UTC | newest]
Thread overview: (only message) (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
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox