]> git.tdb.fi Git - ext/subsurface.git/blob - subsurface.1
Might as well free current_file
[ext/subsurface.git] / subsurface.1
1 .TH subsurface 1 "May 7, 2012"
2 .SH NAME
3 subsurface \- a simple dive log program written in C
4 .SH SYNOPSIS
5 .B subsurface
6 [options] [FILE...] [\-import] [FILE...]
7 .SH DESCRIPTION
8 .B subsurface
9 allows you to manage your dive logs that you can download from your dive computer or import from existing XML files.
10 .PP
11 The
12 .B Dive Profile
13 and
14 .B Dive List
15 tabs can be ripped off from the notebook to create up to three independent windows.
16 .PP
17 You can click on the the column headings to sort the dives based on this column.
18 .PP
19 Additional dives that get imported will be assigned numbers if they
20 don't already have numbers, are after all currently stored dives and
21 the last of those dives is numbered.
22 .SH OPTIONS
23 .B \-v
24 show more output during processing
25 .PP
26 .B \-\-import
27 all further files should be processed as import, not open
28 .SH BUGS
29 lots. Tell us if you find some.