Skip to content

Conversation

@Mark1626
Copy link
Contributor

What does it do?

Implements the missing commands from the node client

  • --linux alias to --platform=linux
  • --osx alias to --platform=osx
  • --sunos alias to --platform=sunos

Why the change?

Requested in #22

How can this be tested?

Compile the new version and run against any new command and check if the output matches with output --platform flag

Where to start code review?

  1. In the main function of tldr.c
  2. print_usage function in tldr.c

Relevant tickets?

#22

Questions?

  • In print_usage I've used the same text which was present in the issue, is this ok?

@Mark1626
Copy link
Contributor Author

Mark1626 commented Oct 10, 2019

cc\ @Leandros

@zlatanvasovic zlatanvasovic merged commit eed94b5 into tldr-pages:master May 27, 2020
@Mark1626 Mark1626 deleted the platform-specific branch September 24, 2020 16:20
superatomic added a commit to superatomic/tldr-c-client that referenced this pull request Jun 23, 2022
This adds fish autocompletion for the options introduced in tldr-pages#46.
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