diff options
author | Tim Segers <tsegers@pm.me> | 2022-10-21 11:18:08 +0200 |
---|---|---|
committer | Tim Segers <tsegers@pm.me> | 2022-10-21 11:18:58 +0200 |
commit | 2e54be8428e075663c632645382c6588bdec2e84 (patch) | |
tree | 577d05184bb6859b401e43035e7e7475ab6bcaae | |
parent | bdc09dfdde4e2c0330aea274ffe323eb15437115 (diff) | |
download | opendeco-2e54be8428e075663c632645382c6588bdec2e84.tar.gz |
Update README
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -16,6 +16,9 @@ Implementation of Buhlmann ZH-L16 with Gradient Factors: -p, --pressure=NUMBER Set the surface air pressure, defaults to 1.01325bar or 1atm + -r, --rmv=NUMBER Set the RMV during the dive portion of the dive, + defaults to 20 + Deco options: -l, --gflow=NUMBER Set the gradient factor at the first stop, defaults to 30 @@ -29,6 +32,9 @@ Implementation of Buhlmann ZH-L16 with Gradient Factors: -6 Perform last deco stop at 6m + -R, --decormv=NUMBER Set the RMV during the deco portion of the dive, + defaults to 15 + Informational options: -?, --help Give this help list |