Skip to content

For linux msm/client usage#96

Merged
lumag merged 2 commits into
linux-msm:masterfrom
quic-bjorande:for-linux-msm/client-usage
Jul 5, 2026
Merged

For linux msm/client usage#96
lumag merged 2 commits into
linux-msm:masterfrom
quic-bjorande:for-linux-msm/client-usage

Conversation

@quic-bjorande

Copy link
Copy Markdown
Contributor

No description provided.

Comment thread cdba.c
fprintf(stderr, " -R repeat fastboot boot when fastboot reappears\n");
fprintf(stderr, " -s <fifo> write status updates to fifo\n");
fprintf(stderr, " -t <seconds> total timeout, 0 disables it (default: 600)\n");
fprintf(stderr, " -T <seconds> inactivity timeout\n");

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we generate this via getopt or some other library?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

getopt() doesn't provide anything like that and adding a new dependency - or writing a wrapper around these things - seems overly costly...

@lumag lumag closed this Jun 27, 2026
@lumag lumag reopened this Jun 27, 2026
The client usage printout is seriously outdated, which if nothing else
confuses the AI agents as they look at it from time to time. Fix this by
documenting the current set of options.

Signed-off-by: Bjorn Andersson <bjorn.andersson@oss.qualcomm.com>
As with the client usage printout, the usage description in the README
is outdated. Update this.

Signed-off-by: Bjorn Andersson <bjorn.andersson@oss.qualcomm.com>
@andersson andersson force-pushed the for-linux-msm/client-usage branch from 35116e9 to 496e9ac Compare July 5, 2026 19:32
@lumag lumag merged commit ec466ac into linux-msm:master Jul 5, 2026
39 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants