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

Remove unimplemented options #8087

Merged
merged 2 commits into from
Nov 28, 2023
Merged

Remove unimplemented options #8087

merged 2 commits into from
Nov 28, 2023

Conversation

PaulWessel
Copy link
Member

Will be mentioned in a separate Feature request. This PR reformats the -D, -N, -Q, and -S options to be more friendly, and comments out text and code related to the unimplemented options -Si|j|u.

Here is the new -D explanation:

D

Here is the new -N and -Q explanations:

NQ

Here is the new -S explanation:

S

Will be mentioned in a separate Feature request.  This PR reformats the -D, -N, -Q, and -S options to be more friendly, and comments out text and code related to teh unimplemented options -Si|j|u.
@PaulWessel PaulWessel added the documentation Improve documentation label Nov 27, 2023
@PaulWessel PaulWessel added this to the 6.5.0 milestone Nov 27, 2023
@PaulWessel PaulWessel requested a review from a team November 27, 2023 15:52
@PaulWessel PaulWessel self-assigned this Nov 27, 2023
@PaulWessel
Copy link
Member Author

Why are the doc update getting stuck in CI and some fail, @seisman ? Am I doing something wrong?

@joa-quim
Copy link
Member

It's a Homebrew error

Error: The `brew link` step did not complete successfully
The formula built, but is not symlinked into /usr/local
Could not symlink bin/2to3
Target /usr/local/bin/2to3
already exists. You may want to remove it:
  rm '/usr/local/bin/2to3'

To force the link and overwrite all conflicting files:
  brew link --overwrite [email protected]

@seisman
Copy link
Member

seisman commented Nov 28, 2023

It's a Homebrew error

Error: The `brew link` step did not complete successfully
The formula built, but is not symlinked into /usr/local
Could not symlink bin/2to3
Target /usr/local/bin/2to3
already exists. You may want to remove it:
  rm '/usr/local/bin/2to3'

To force the link and overwrite all conflicting files:
  brew link --overwrite [email protected]

Yes, the Linux one is still working.

@PaulWessel PaulWessel merged commit ebfc644 into master Nov 28, 2023
6 checks passed
@PaulWessel PaulWessel deleted the gmtspatial-docs branch November 28, 2023 09:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improve documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants