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

tty: move help strings to markdown file #4837

Merged
merged 1 commit into from
May 6, 2023

Conversation

m11o
Copy link
Contributor

@m11o m11o commented May 6, 2023

issue: #4368

tty --help outputs following.

$ ./target/debug/tty --help
Print the file name of the terminal connected to standard input.

Usage: ./target/debug/tty [OPTION]...

Options:
  -s, --silent   print nothing, only return an exit status [aliases: quiet]
  -h, --help     Print help
  -V, --version  Print version

@sylvestre sylvestre merged commit 9dc8bc8 into uutils:main May 6, 2023
@m11o m11o deleted the tty-move-strings-to-md-file branch May 6, 2023 23:49
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