#!/bin/sh

echo -e "Output xfel help strings.\n"
xfel

exit 0
