2012-05-07 17:08:39 +00:00
|
|
|
.TH subsurface 1 "May 7, 2012"
|
2011-10-12 20:17:21 +00:00
|
|
|
.SH NAME
|
2012-05-07 17:08:39 +00:00
|
|
|
subsurface \- a simple dive log program written in C
|
2011-10-12 20:17:21 +00:00
|
|
|
.SH SYNOPSIS
|
|
|
|
.B subsurface
|
2012-05-07 17:08:39 +00:00
|
|
|
[options] [FILE...] [\-import] [FILE...]
|
2011-10-12 20:17:21 +00:00
|
|
|
.SH DESCRIPTION
|
|
|
|
.B subsurface
|
|
|
|
allows you to manage your dive logs that you can download from your dive computer or import from existing XML files.
|
|
|
|
.PP
|
2011-10-12 20:30:08 +00:00
|
|
|
The
|
2011-10-12 20:17:21 +00:00
|
|
|
.B Dive Profile
|
|
|
|
and
|
|
|
|
.B Dive List
|
|
|
|
tabs can be ripped off from the notebook to create up to three independent windows.
|
|
|
|
.PP
|
|
|
|
You can click on the the column headings to sort the dives based on this column.
|
|
|
|
.PP
|
|
|
|
Additional dives that get imported will be assigned numbers if they
|
|
|
|
don't already have numbers, are after all currently stored dives and
|
|
|
|
the last of those dives is numbered.
|
|
|
|
.SH OPTIONS
|
2012-05-07 17:08:39 +00:00
|
|
|
.B \-v
|
2011-10-12 20:17:21 +00:00
|
|
|
show more output during processing
|
|
|
|
.PP
|
2012-05-07 17:08:39 +00:00
|
|
|
.B \-\-import
|
2011-10-12 20:30:08 +00:00
|
|
|
all further files should be processed as import, not open
|
2011-10-12 20:17:21 +00:00
|
|
|
.SH BUGS
|
|
|
|
lots. Tell us if you find some.
|