Changeset 325 for trunk/checkmain.sh


Ignore:
Timestamp:
04/18/13 18:54:47 (11 years ago)
Author:
pinsard
Message:

improvments of doc + some doctest features

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/checkmain.sh

    r146 r325  
    1111# ======== 
    1212# 
    13 # :: 
    14 # 
    15 $ checkmain.sh [--debug] -i filein 
     13# .. code-block:: sh 
     14# 
     15  checkmain.sh [--debug] -i filein 
    1616# 
    1717# DESCRIPTION 
     
    4949# To check the SUPERBIB demo main file:: 
    5050# 
    51 #   $ ./checkmain.sh -i data/maindemo1.xml 
     51#   checkmain.sh -i data/maindemo1.xml 
    5252#   Title : superbib Demo1 
    5353#   Project : superbib demo1 
     
    5757# To check the NEMO demo main file:: 
    5858# 
    59 #   $ ./checkmain.sh -i data/mainnemo.xml 
     59#   checkmain.sh -i data/mainnemo.xml 
    6060#   Title : NEMO survey 
    6161#   Project : NEMO 
Note: See TracChangeset for help on using the changeset viewer.