diff options
author | Reinout Hoornweg <reinout@xs4all.nl> | 2013-02-16 19:11:04 +0100 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2013-02-16 15:19:54 -0800 |
commit | f2f761da74fe539422e107b106ad654a0150965f (patch) | |
tree | 83512fa97ee2f489a7f531ae1ec219b465cfc191 /Documentation | |
parent | 0299868ccaae059014385421538bc68e0d607424 (diff) | |
download | subsurface-f2f761da74fe539422e107b106ad654a0150965f.tar.gz |
Update to user-manual: ViewingLogs
- Added more information fields in the list.
- Added note that shown information may vary depending on settings.
Signed-off-by: Reinout Hoornweg <reinout@xs4all.nl>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/user-manual.txt | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/Documentation/user-manual.txt b/Documentation/user-manual.txt index 7cf48fc33..33f930c1b 100644 --- a/Documentation/user-manual.txt +++ b/Documentation/user-manual.txt @@ -154,7 +154,9 @@ In the log line of this dive, you see the following information: || * | | Your rating (none at this time) || m | 12.8 | Your maximum depth in meters || min | 31:20 | Your dive-time in minutes and seconds -|| Deg. C | 13.0 | Lowest water temperature during your dive +|| Deg. C | 13.0 | Lowest water temperature during your dive +|| kg | | Weight carried (none at this time) +|| Suit | | Exposure protection suit worn (none at this time) || Cyl | | Your used cylinder (none at this time) || O2% | air | What type of mixture || SAC | | SAC (none at this time) @@ -166,6 +168,8 @@ retrieved from your divecomputer. Some information is waiting for you to be added. By double clicking on this dive, you can view and complete the log. +The different types of information shown in this list may differ depending on the settings. More +about that in <<S_SettingUpPreferences,Setting up preferences>>. [[S_EditDiveInfo]] Edit the dive info |