We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The output from calling ./MapSatAltitude.sh --help is:
./MapSatAltitude.sh --help
Usage: ./MapSatAltitude <flags>; where flags are: \tShort Form \tLong Form \tFlag Description \t-------------------------------------------------------------------------------------------------- \t-p <...> \t--planet <...> \tspecify planet \t-s <...> \t--scanner <...> \tspecify scanner \t-r <...> \t--resolution <...> \tspecify resolution \t-smin <...> \t--sidelap-min <...> \tspecify minimum sidelap \t-smax <...> \t--sidelap-max <...> \tspecify maximum sidelap \t--------------------------------------------------------------------------------------------------- \t-pl \t--plots \tgenerate all plots) \t-pp \t--printplots \tprint all plots to a suitably-named file \t--------------------------------------------------------------------------------------------------- \t-os <...> \t--output-style <...> \tchange formatting for output (disabled) \t-to \t--tables-only \tonly output the table (not the inputs) \t-q \t--quiet \tquiet mode: implies: \t \t \t-smin 1.00 \t \t \t-smax 1.25 \t \t \t-to \t---------------------------------------------------------------------------------------------------
Something in the process of MatLab compatibility adding has caused the tabs to turn into \t.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The output from calling
./MapSatAltitude.sh --help
is:Something in the process of MatLab compatibility adding has caused the tabs to turn into \t.
The text was updated successfully, but these errors were encountered: