-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
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
Command line parameters #4
Comments
Would "--help" explain enough, after you compiled the application ? |
Dear AlamyLiu
It is no clear which are the command line options and parameters.
I prefer help like this:
ftdi_prog -o <output_file> set the output file name
-v verbose output
-x execute something
and so on...
Regards
Fabio Sturman
…On Sun, Nov 5, 2023 at 6:56 PM Alamy Liu ***@***.***> wrote:
Would "--help" explain enough, after you compiled the application ?
Or may I know how could I improve the description ? (i.e.: example from
other Linux application, du --help)
—
Reply to this email directly, view it on GitHub
<#4 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AY3C54LYV3GMTRSWFPC6AIDYC7AKTAVCNFSM6AAAAAA66MU6KGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTOOJTHAYDGNZVGI>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Thanks for the suggestion. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I do not understand how to use the program. Can you explain the command line options?
The text was updated successfully, but these errors were encountered: