From 6454c6e6eab452cd6617ce6dd490155bf9575882 Mon Sep 17 00:00:00 2001 From: Jason Bramwell Date: Thu, 3 Mar 2022 20:18:17 +0000 Subject: [PATCH] user-manual: include doumentation for meandepth print template Reported-by: Rahul Swaminathan Signed-off-by: Jason Bramwell Signed-off-by: Dirk Hohndel --- Documentation/user-manual.html.git | 4 ++++ Documentation/user-manual.txt | 1 + 2 files changed, 5 insertions(+) diff --git a/Documentation/user-manual.html.git b/Documentation/user-manual.html.git index 03d767e3b..3c55574ee 100644 --- a/Documentation/user-manual.html.git +++ b/Documentation/user-manual.html.git @@ -7661,6 +7661,10 @@ cellspacing="0" cellpadding="4">

(string) depth of the dive

+

meandepth

+

(string) mean depth of the dive

+ +

divemaster

(string) divemaster for the dive

diff --git a/Documentation/user-manual.txt b/Documentation/user-manual.txt index 987261150..ac752c573 100644 --- a/Documentation/user-manual.txt +++ b/Documentation/user-manual.txt @@ -5233,6 +5233,7 @@ Only a subset of the dive data is exported: |location| (*string*) location of the dive |duration| (*string*) duration of the dive |depth| (*string*) depth of the dive +|meandepth| (*string*) mean depth of the dive |diveguide| (*string*) dive guide for the dive |buddy| (*string*) buddy for the dive |airTemp| (*string*) air temperature of the dive