[cig-commits] commit: mention man relax in the --help option

Mercurial hg at geodynamics.org
Thu Dec 27 17:41:04 PST 2012


changeset:   171:dd50b4ad1490
tag:         tip
user:        Sylvain Barbot <sbarbot at caltech.edu>
date:        Thu Dec 27 17:40:58 2012 -0800
files:       src/input.f90
description:
mention man relax in the --help option


diff -r b0e62b2f8d65 -r dd50b4ad1490 src/input.f90
--- a/src/input.f90	Thu Dec 27 17:27:30 2012 -0800
+++ b/src/input.f90	Thu Dec 27 17:40:58 2012 -0800
@@ -159,6 +159,9 @@ CONTAINS
        PRINT '("   Evaluates the deformation due to fault slip, surface loading")'
        PRINT '("   or inflation and the time series of postseismic relaxation")'
        PRINT '("   that follows due to fault creep or viscoelastic flow.")'
+       PRINT '("")'
+       PRINT '("see also: ""man relax""")'
+       PRINT '("")'
        RETURN
     END IF
     PRINT 2000



More information about the CIG-COMMITS mailing list