Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Oleksii Turkot
CrystFEL
Commits
7ef66546
Commit
7ef66546
authored
Oct 07, 2010
by
Thomas White
Browse files
indexamajig: Improve --help
parent
ecc4bcba
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/indexamajig.c
View file @
7ef66546
...
...
@@ -102,11 +102,12 @@ static void show_help(const char *s)
" '-' means stdin, which is the default.
\n
"
"
\n
"
" --indexing=<method> Use 'method' for indexing. Choose from:
\n
"
" none : no indexing
\n
"
" none : no indexing
(default)
\n
"
" dirax : invoke DirAx
\n
"
" template : index by template matching
\n
"
" -g. --geometry=<file> Get detector geometry from file.
\n
"
" -p, --pdb=<file> PDB file from which to get the unit cell to match.
\n
"
" Default: 'molecule.pdb'.
\n
"
" -x, --prefix=<p> Prefix filenames from input file with <p>.
\n
"
" --peaks=<method> Use 'method' for finding peaks. Choose from:
\n
"
" zaef : Use Zaefferer (2000) gradient detection.
\n
"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment