Skip to content
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

factor: move help strings to markdown file #4562

Merged
merged 1 commit into from
Mar 21, 2023

Conversation

miles170
Copy link
Contributor

#4368

$ cargo run -puu_factor -- factor -h
    Finished dev [unoptimized + debuginfo] target(s) in 0.56s
     Running `target/debug/factor factor -h`
Print the prime factors of the given NUMBER(s).
If none are specified, read from standard input.

Usage: target/debug/factor [NUMBER]...

Arguments:
  [NUMBER]...

Options:
  -h, --help     Print help
  -V, --version  Print version

@github-actions
Copy link

GNU testsuite comparison:

GNU test failed: tests/tail-2/inotify-dir-recreate. tests/tail-2/inotify-dir-recreate is passing on 'main'. Maybe you have to rebase?

@cakebaker cakebaker merged commit 2a92e43 into uutils:main Mar 21, 2023
@cakebaker
Copy link
Contributor

Thanks!

@miles170 miles170 deleted the factor-move-help-strings-to-md-file branch March 21, 2023 07:12
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