diff options
author | Tim Wootton <tim@tee-jay.demon.co.uk> | 2013-12-09 21:06:51 +0000 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2013-12-09 22:44:25 +0100 |
commit | afe065744fa4922700e18770877332fe264c42f7 (patch) | |
tree | 23d6f19560b7dd936a1780bc27300c1fb8640188 /Documentation | |
parent | 6ff345731b4ce2b8558010725d0de948e83d18ca (diff) | |
download | subsurface-afe065744fa4922700e18770877332fe264c42f7.tar.gz |
Removes imperative to not save-as-you-go.
Signed-off-by: Tim Wootton <tim@tee-jay.demon.co.uk>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/user-manual.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/user-manual.txt b/Documentation/user-manual.txt index c3d62a5b9..2ff4ae2e7 100644 --- a/Documentation/user-manual.txt +++ b/Documentation/user-manual.txt @@ -124,7 +124,7 @@ xref:S_Companion[Click here for more information] *Notes*: Type any additional information here. -The *Save* and *Cancel* buttons are used to save all the information for the whole dive after ALL the other information has been added. Do NOT use them before also completing the *Equipment* tab as well as the *Dive Profile*. Here is an example of a completed Dive Notes panel: +The *Save* and *Cancel* buttons are used to save all the information for tabs in the info panel and in the dive profile panel, so there's no need to use them until ALL other information has been added. Here is an example of a completed Dive Notes panel: image::images/CompletedDiveInfo.jpg["FIGURE: A completed Dive Notes tab",align="center"] |