Skip to content

Commit

Permalink
fix prog name to fitlins
Browse files Browse the repository at this point in the history
  • Loading branch information
adelavega committed Mar 28, 2022
1 parent ffffeba commit ef18b99
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fitlins/cli/run.py
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ def get_parser():
verstr = 'fitlins v{}'.format(__version__)

parser = ArgumentParser(
prog='fitlins',
description='FitLins: Workflows for Fitting Linear models to fMRI',
formatter_class=RawTextHelpFormatter,
)
Expand Down

0 comments on commit ef18b99

Please sign in to comment.