Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

subsurface(1) [debian man page]

subsurface(1)						      General Commands Manual						     subsurface(1)

NAME
subsurface - a simple dive log program written in C SYNOPSIS
subsurface [options] [FILE...] [-import] [FILE...] DESCRIPTION
subsurface allows you to manage your dive logs that you can download from your dive computer or import from existing XML files. The Dive Profile and Dive List tabs can be ripped off from the notebook to create up to three independent windows. You can click on the the column headings to sort the dives based on this column. 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. OPTIONS
-v show more output during processing --import all further files should be processed as import, not open BUGS
lots. Tell us if you find some. April 5, 2012 subsurface(1)

Check Out this Related Man Page

GCSTAR(1)							Linux User's Manual							 GCSTAR(1)

NAME
GCstar - Personal collection manager SYNOPSIS
gcstar [-u UPDATE-OPTIONS] [-x EXECUTE-OPTIONS] [FILENAME] DESCRIPTION
GCstar is a Gtk2 program used to manage personal collections. OPTIONS
Without any option, it will open FILENAME if specified or the previously opened file. There are also two groups of options. UPDATE-OPTIONS -u, --update Tell GCstar to look for available updates -a, --all Update all components -c, --collection Update collection models -w, --website Update plugins to download information -i, --import Update plugins to import data -e, --export Update plugins to export data -l, --lang Update translations -n, --noproxy Don't ask for a proxy EXECUTE-OPTIONS -x, --execute Enter non-interactive mode -c, --collection MODEL Specify the collection type -w, --website PLUGIN Specify the plugin to use to download information -i, --import PLUGIN Specify the plugin to use to import a collection -e, --export PLUGIN Specify the plugin to use to export the collection -f, --fields FILENAME File containing fields list to use for import/export -o, --output FILENAME Write output in FILENAME instead of standard output --download TITLE Search for the item with TITLE as name --importprefs PREFERENCES Preferences for the import plugin --exportprefs PREFERENCES Preferences for the export plugin Preferences for import/export plugins are specified using this schema Key1=>Value1,Key2=>Value2 ENVIRONMENT
HOME Used to define following variables if needed XDG_CONFIG_HOME Where configuration files should be stored. If not defined: $HOME/.config XDG_DATA_HOME Where some data will be stored. If not defined: $HOME/.local/share BUGS REPORTING
To report bugs, please use this forum: http://forums.gcstar.org/viewforum.php?id=4 AUTHORS
Tian <tian@c-sait.net> http://www.gcstar.org/ GCstar 17 August 2006 GCSTAR(1)
Man Page