[med-svn] [openbugs] 02/02: Updated OpenBUGSCli manpage

Dylan Aïssi bob.dybian-guest at moszumanska.debian.org
Sun Jul 13 17:54:15 UTC 2014


This is an automated email from the git hooks/post-receive script.

bob.dybian-guest pushed a commit to branch master
in repository openbugs.

commit bd0b368e8cce27387f90acf53cdbdcf60517c571
Author: Dylan Aïssi <bob.dybian at gmail.com>
Date:   Sun Jul 13 19:53:44 2014 +0200

    Updated OpenBUGSCli manpage
---
 debian/OpenBUGSCli.1 | 63 +++++-----------------------------------------------
 1 file changed, 5 insertions(+), 58 deletions(-)

diff --git a/debian/OpenBUGSCli.1 b/debian/OpenBUGSCli.1
index 8906aca..1f2ef04 100644
--- a/debian/OpenBUGSCli.1
+++ b/debian/OpenBUGSCli.1
@@ -1,66 +1,13 @@
-.TH OpenBUGS 1 "March 2014" "Version 3.2.3" ""
+.TH OpenBUGSCli 1 "March 2014" "Version 3.2.3" ""
 
 .SH NAME
-OpenBUGS \- BUGS for Bayesian MCMC analysis
-
-.SH SYNOPSIS
-
-.B OpenBUGS 
-[options] [args]
-
-.SH EXAMPLES
-
-.B
-OpenBUGS
-
-.B
-OpenBUGS 
-script.txt
-
-.B
-OpenBUGS 
-script.txt > res.lst
-
-.B
-OpenBUGS 
-< script.txt >res.lst
-
-.B
-OpenBUGS 
--t script.txt
-
-env 
-BUGSIN="/dif/dir" BUGSOUT="/other/dir" OpenBUGS script.txt > /path/to/res.lst
+OpenBUGSCli \- BUGS for Bayesian MCMC analysis
 
 .SH DESCRIPTION
 
-Invoke OpenBUGS, usually specifying a script and performing template
-expansion inside the script file to specifiy directory paths.
-
-Names inside of curly brackets in a script file are interpreted as
-environmental variables and the values of the environmental variables
-are substituted.  The environmental variables can be set temporarily
-on the same command line as OpenBUGS execution using the env function,
-or on a separate line or in a default startup file.
-
-Note: the OpenBUGS script command 'modelSetWD('path')' can now be used
-as an easier way to set the path where OpenBUGS looks for model, data
-and initial value files.  The environment variable mechanism is still
-available however, for backward compatibility.
-        
-.SH OPTIONS
-.TP
-\-d
-Dry run.  Script will be printed on stdout. 
-.TP
-\-b 
-Specify the number of curly brackets used to delimit template names.
-.TP
-\-h
-help
-.TP
-\-t 
-do not perform template expansion
+OpenBUGSCli is a compiled C program (called by the OpenBUGS shell script) that
+controls the script command input and ASCII log output (to a file or screen)
+and calls the OpenBUGS functions needed to execute the OpenBUGS script commands.
 
 .SH SEE ALSO
 The main documentation for OpenBUGS is provided as HTML pages. By default, 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/openbugs.git



More information about the debian-med-commit mailing list