FIX: Logic requiring pngmath was broken
[freefoam.git] / doc / man / manSource / copySettings.1.in.txt
blob82343b3e21a718ff025cc9eeccb4aa41cd278eac
1 = @FOAM_UPPER_EXE_PREFIX@COPYSETTINGS(1) =
2 :mansource: @PROJECT_NAME@
3 :manversion: @FOAM_VERSION_FULL@
4 :manmanual: @PROJECT_NAME@ Manual
6 NAME
7 ----
8 @FOAM_EXE_PREFIX@copySettings - Copy settings from one case directory to another, without copying the mesh or results.
10 SYNOPSIS
11 --------
12 *@LOWER_PROJECT_NAME@ copySettings* '<srcDir>' '<dstDir>'
13 *@LOWER_PROJECT_NAME@ copySettings* [-h | -help]
15 DESCRIPTION
16 -----------
17 Copy settings from one case directory to another, without copying the mesh or
18 results.
20 Requires rsync to work.
23 OPTIONS
24 -------
25 '<srcDir>'::
26   The source case directory
27 '<dstDir>'::
28   The destination case directory
29 *-h | -help*::
30   Display an option summary
32 SEE ALSO
33 --------
34 An overview of @PROJECT_NAME@ is given in linkff:@LOWER_PROJECT_NAME@[1].
36 AUTHOR
37 ------
38 OpenCFD Ltd.
40 FREEFOAM
41 --------
42 Part of the linkff:@LOWER_PROJECT_NAME@[1] suite.
44 COPYRIGHT
45 ---------
46 * Copyright (C) 1991-2010 OpenCFD Ltd.
47 * Copyright (C) 2008-2011 Michael Wild.
49 /////////////////////////////////////////////////////////
50 vim: ft=asciidoc sw=2 expandtab fenc=utf-8
51 /////////////////////////////////////////////////////////