tRemove repetition in help text - cngf-pf - continuum model for granular flows with pore-pressure dynamics (renamed from 1d_fd_simple_shear)
(HTM) git clone git://src.adamsgaard.dk/cngf-pf
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit 5cfcaa2b12a379d610f619272c31342839d73164
(DIR) parent b07cab19b3b113451ed113f4b3d8c842f8348fc7
(HTM) Author: Anders Damsgaard <anders@adamsgaard.dk>
Date: Thu, 12 Dec 2019 13:54:31 +0100
Remove repetition in help text
Diffstat:
M max_depth_simple_shear.c | 1 -
1 file changed, 0 insertions(+), 1 deletion(-)
---
(DIR) diff --git a/max_depth_simple_shear.c b/max_depth_simple_shear.c
t@@ -30,7 +30,6 @@ usage(void)
printf("%s: %s [OPTIONS]\n"
"outputs the maximum deformation depth in a shear system with sinusoidal\n"
"fluid-pressure perturbations from the top, assuming infinite layer thickness.\n"
- "Assumes infinite layer thickness.\n"
"\nOptional arguments:\n"
" -v, --version show version information\n"
" -h, --help show this message\n"