api: API trace improvements
[vpp.git] / docs / reference / cmdreference / trace / trace.rst
index 5d0ddb6..927342f 100644 (file)
@@ -11,7 +11,8 @@ API Trace
 Summary/Usage
 --------------
 
-api trace [on|off][first <*n*>][last <*n*>][status][free][post-mortem-on][dump|custom-dump|save|replay <*file*>]
+api trace [tx][on|off][first <n>][last <n>][status][free]
+       [post-mortem-on][dump|dump-file|dump-json|save|tojson|save-json|replay <file>][nitems <n>][initializers <file>]
 
 Description
 ------------
@@ -40,7 +41,7 @@ Declaration and implementation
 Show Trace
 ===========
 
-`Show Trace <../interface/show.html#show-trace>`_
+`Show Trace <../show/show.html#show-trace>`_
 
 Trace Add
 ===========
@@ -55,4 +56,4 @@ Declaration and Implementation
 
 **Declaration:** add_trace_cli (src/vlib/trace.c line 405)
 
-**Implementation:** cli_add_trace_buffer
\ No newline at end of file
+**Implementation:** cli_add_trace_buffer