load: introduce --override-name
[lttng-tools.git] / doc / man / lttng-load.1.txt
index 6c565329bdaf763dd5773c5ba222a1c43f574612..10f893e5370daf0b0623584258053ea241d89672 100644 (file)
@@ -11,7 +11,7 @@ SYNOPSIS
 --------
 [verse]
 *lttng* ['linkgenoptions:(GENERAL OPTIONS)'] *load* [option:--force] [option:--input-path='PATH']
-      [option:--override-url='URL'] ['SESSION']
+      [option:--override-url='URL'] [option:--override-name='NAME'] ['SESSION']
 
 
 DESCRIPTION
@@ -63,6 +63,10 @@ option:--override-url::
     dependant on the type of session(s) to be loaded. Refer to (1)lttng-create for
     the accepted URL format.
 
+option:--override-name::
+    Set the session name to NAME. This option is invalid in combination with
+    the --all option.
+
 By default, existing tracing sessions are not overwritten when loading:
 the command fails. The option:--force option can be used to allow this.
 
This page took 0.025391 seconds and 4 git commands to generate.