diff options
Diffstat (limited to 'README.md')
-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 |