[LTP] [PATCH] doc: Update the usage of kirk options

Xiao Yang iceyangxiao@gmail.com
Sun Jul 27 07:04:50 CEST 2025


The kirk options have been changed since kirk version 2.0.

Signed-off-by: Xiao Yang <iceyangxiao@gmail.com>
---
 doc/users/quick_start.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/users/quick_start.rst b/doc/users/quick_start.rst
index 8a25b9129..e73175e33 100644
--- a/doc/users/quick_start.rst
+++ b/doc/users/quick_start.rst
@@ -87,7 +87,7 @@ To run all the test suites
    $ cd /opt/ltp
 
    $ # run syscalls testing suite
-   $ ./kirk -f ltp -r syscalls
+   $ ./kirk -U ltp -f syscalls
 
 .. note::
 
-- 
2.48.1



More information about the ltp mailing list