Changeset 184 for trunk


Ignore:
Timestamp:
03/29/12 14:09:40 (12 years ago)
Author:
pinsard
Message:

fix project_profile.sh usage

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/project_profile.sh

    r164 r184  
    1515# Online usage:: 
    1616# 
    17 #  $ . ./project_profile.sh -d directory -i indir -o outdir -t tempdir -s saxo_dir 
     17#  $ . ./project_profile.sh -d directory -i indir -o outdir -t tempdir -s saxo_dir -idl_cmd idl_cmd 
    1818# 
    1919# In ${HOME}/.profile, add the following line:: 
    2020# 
    21 #  . project_profile.sh -d directory  -i indir -o outdir -t tempdir -s saxo_dir 
     21#  . project_profile.sh -d directory  -i indir -o outdir -t tempdir -s saxo_dir -idl_cmd idl_cmd 
    2222# 
    2323# DESCRIPTION 
Note: See TracChangeset for help on using the changeset viewer.