X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=doc%2Fman%2Flttng-load.1.txt;fp=doc%2Fman%2Flttng-load.1.txt;h=10f893e5370daf0b0623584258053ea241d89672;hp=6c565329bdaf763dd5773c5ba222a1c43f574612;hb=e1f481f68598431b2b9eca264a2ec0c7f5aea686;hpb=c4fb6ceb684b4d52a0ccef987ee89d367e5ebfc8 diff --git a/doc/man/lttng-load.1.txt b/doc/man/lttng-load.1.txt index 6c565329b..10f893e53 100644 --- a/doc/man/lttng-load.1.txt +++ b/doc/man/lttng-load.1.txt @@ -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.