From 7f0ab339288feb337132c03e939b45a024442f9e Mon Sep 17 00:00:00 2001 From: Oleg Moskalenko Date: Sun, 29 Nov 2015 10:16:37 -0800 Subject: [PATCH] docs changes --- README.turnutils | 5 ++++- man/man1/turnadmin.1 | 2 +- man/man1/turnserver.1 | 2 +- man/man1/turnutils.1 | 7 +++++-- 4 files changed, 11 insertions(+), 5 deletions(-) diff --git a/README.turnutils b/README.turnutils index c7e23ee..e267941 100644 --- a/README.turnutils +++ b/README.turnutils @@ -139,7 +139,10 @@ Options with required values: -w STUN/TURN user password. --W TURN REST API authentication secret. Is not compatible with -A flag. +-W TURN REST API secret. The "plain text" secret e.g. "north" + that is stored in the value column of the turn_secret + table in the database if dynamic, or the static-auth-secret + value set in the configuration file if using static. -C This is the timestamp/username separator symbol (character) in TURN REST API. The default value is :. diff --git a/man/man1/turnadmin.1 b/man/man1/turnadmin.1 index 0bae93c..ecc1c8e 100644 --- a/man/man1/turnadmin.1 +++ b/man/man1/turnadmin.1 @@ -1,5 +1,5 @@ .\" Text automatically generated by txt2man -.TH TURN 1 "15 November 2015" "" "" +.TH TURN 1 "29 November 2015" "" "" .SH GENERAL INFORMATION \fIturnadmin\fP is a TURN administration tool. This tool can be used to manage diff --git a/man/man1/turnserver.1 b/man/man1/turnserver.1 index 8201db0..3620b54 100644 --- a/man/man1/turnserver.1 +++ b/man/man1/turnserver.1 @@ -1,5 +1,5 @@ .\" Text automatically generated by txt2man -.TH TURN 1 "15 November 2015" "" "" +.TH TURN 1 "29 November 2015" "" "" .SH GENERAL INFORMATION The \fBTURN Server\fP project contains the source code of a TURN server and TURN client diff --git a/man/man1/turnutils.1 b/man/man1/turnutils.1 index 2c20112..8e44ded 100644 --- a/man/man1/turnutils.1 +++ b/man/man1/turnutils.1 @@ -1,5 +1,5 @@ .\" Text automatically generated by txt2man -.TH TURN 1 "15 November 2015" "" "" +.TH TURN 1 "29 November 2015" "" "" .SH GENERAL INFORMATION A set of turnutils_* programs provides some utility functionality to be used @@ -229,7 +229,10 @@ STUN/TURN user password. .TP .B \fB\-W\fP -TURN REST API authentication secret. Is not compatible with \fB\-A\fP flag. +TURN REST API secret. The "plain text" secret e.g. "north" +that is stored in the value column of the turn_secret +table in the database if dynamic, or the static\-auth\-secret +value set in the configuration file if using static. .TP .B \fB\-C\fP