aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Tim Segers <tsegers@pm.me>2022-12-22 16:07:57 +0100
committerGravatar Tim Segers <tsegers@pm.me>2022-12-22 16:10:26 +0100
commit14009b2ee28f763d343f1905a2da2092f8b61f0b (patch)
tree26a0e1a06da93f95e8e011a62cfefd7feb5d7b12 /README.md
parente60eef477ec88530e226357fbcd61590cce5feca (diff)
downloadopendeco-14009b2ee28f763d343f1905a2da2092f8b61f0b.tar.gz
Make cli options under deco category all uppercase
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index 106fc50..9a1864b 100644
--- a/README.md
+++ b/README.md
@@ -20,15 +20,15 @@ Implementation of Buhlmann ZH-L16 with Gradient Factors:
defaults to 20
Deco options:
- -l, --gflow=NUMBER Set the gradient factor at the first stop,
+ -L, --gflow=NUMBER Set the gradient factor at the first stop,
defaults to 30
- -h, --gfhigh=NUMBER Set the gradient factor at the surface, defaults
+ -H, --gfhigh=NUMBER Set the gradient factor at the surface, defaults
to 75
-G, --decogasses=LIST Set the gasses available for deco
- -s Only switch gas at deco stops
+ -S Only switch gas at deco stops
-6 Perform last deco stop at 6m
@@ -50,7 +50,7 @@ Examples:
./opendeco -d 18 -t 60 -g Air
./opendeco -d 30 -t 60 -g EAN32
- ./opendeco -d 40 -t 120 -g 21/35 -l 20 -h 80 --decogasses Oxygen,EAN50
+ ./opendeco -d 40 -t 120 -g 21/35 -L 20 -H 80 --decogasses Oxygen,EAN50
Report bugs to <~tsegers/opendeco@lists.sr.ht> or
https://todo.sr.ht/~tsegers/opendeco.