diff options
-rw-r--r-- | crystfel.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crystfel.rb b/crystfel.rb index d57fa432..21851fb7 100644 --- a/crystfel.rb +++ b/crystfel.rb @@ -56,7 +56,7 @@ class Crystfel < Formula system bin / 'check_hkl', '--help' system bin / 'compare_hkl', '--help' system bin / 'crystfel', '--help' - system bin / 'detector-shift', '--help' + system bin / 'align_detector', '--help' system bin / 'get_hkl', '--help' system bin / 'indexamajig', '--help' system bin / 'list_events', '--help' |