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

--host instead of --hostname; no -h or -p #430

Merged
merged 2 commits into from
Jan 3, 2024
Merged

--host instead of --hostname; no -h or -p #430

merged 2 commits into from
Jan 3, 2024

Conversation

mbostock
Copy link
Member

@mbostock mbostock commented Jan 3, 2024

Fixes #5.

@mbostock mbostock requested a review from Fil January 3, 2024 00:54
@Fil Fil mentioned this pull request Jan 3, 2024
5 tasks
Fil added a commit that referenced this pull request Jan 3, 2024
…sed) commands.

Note that -h assumes that #430 has been merged.
@mbostock mbostock enabled auto-merge (squash) January 3, 2024 18:53
@mbostock mbostock merged commit ed90d64 into main Jan 3, 2024
2 checks passed
@mbostock mbostock deleted the mbostock/args branch January 3, 2024 18:54
mbostock added a commit that referenced this pull request Jan 3, 2024
* help placeholder

* exit(0) on observable help

* make the --help flag consistent

* yarn tsx bin/observable.ts login --help should not run login; same for whoami
* log, not error

* document the --help flag

* make help easier to find by having --help and -h work as (non-advertised) commands.

Note that -h assumes that #430 has been merged.

* fancier args

---------

Co-authored-by: Mike Bostock <mbostock@gmail.com>
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.

reserve -h for --help
2 participants