aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md21
1 files changed, 13 insertions, 8 deletions
diff --git a/README.md b/README.md
index 9a1864b..e350604 100644
--- a/README.md
+++ b/README.md
@@ -7,17 +7,20 @@ Usage: opendeco [OPTION...]
Implementation of Buhlmann ZH-L16 with Gradient Factors:
Dive options:
- -d, --depth=NUMBER Set the depth of the dive in meters
+ -d, --depth=NUMBER Set the depth of the dive in meters (or feet in
+ imperial mode)
-t, --time=NUMBER Set the time of the dive in minutes
-g, --gas=STRING Set the bottom gas used during the dive, defaults
to Air
- -p, --pressure=NUMBER Set the surface air pressure, defaults to
- 1.01325bar or 1atm
+ -p, --pressure=NUMBER Set the surface air pressure in bar, defaults to
+ 1.01325bar
- -r, --rmv=NUMBER Set the RMV during the dive portion of the dive,
- defaults to 20
+ -r, --rmv=NUMBER Set the RMV during the dive portion of the dive in
+ l/min, defaults to 20
+
+ -i, --imperial Use imperial depth units (fsw)
Deco options:
-L, --gflow=NUMBER Set the gradient factor at the first stop,
@@ -30,14 +33,16 @@ Implementation of Buhlmann ZH-L16 with Gradient Factors:
-S Only switch gas at deco stops
- -6 Perform last deco stop at 6m
+ -6 Perform last deco stop at 6m (or 20ft in imperial
+ mode)
- -R, --decormv=NUMBER Set the RMV during the deco portion of the dive,
- defaults to 15
+ -R, --decormv=NUMBER Set the RMV during the deco portion of the dive in
+ l/min, defaults to 15
-T, --showtravel Show travel segments in deco plan
Informational options:
+ --licenses Show third-party licenses
-?, --help Give this help list
--usage Give a short usage message