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

Rename -o / --os to -p / --platform #217

Merged
merged 1 commit into from
Dec 5, 2021
Merged

Rename -o / --os to -p / --platform #217

merged 1 commit into from
Dec 5, 2021

Conversation

dbrgn
Copy link
Collaborator

@dbrgn dbrgn commented Oct 17, 2021

This makes it compliant with the client spec (see #209).

The -p flag was previously used for the pager, using the pager now requires using the long flag (--pager). Alternatively the pager can be configured through the config file.

src/cache.rs Outdated Show resolved Hide resolved
src/main.rs Outdated Show resolved Hide resolved
src/updater.rs Outdated Show resolved Hide resolved
src/main.rs Outdated Show resolved Hide resolved
src/main.rs Outdated Show resolved Hide resolved
This makes it compliant with the client spec.

The `-p` flag was previously used for the pager, using the pager now
requires using the long flag (`--pager`). Alternatively the pager can be
configured through the config file.

This commit also renames OsType to PlatformType.
@dbrgn dbrgn merged commit 0fbc95c into master Dec 5, 2021
dbrgn added a commit that referenced this pull request Dec 5, 2021
dbrgn added a commit that referenced this pull request Dec 5, 2021
I missed some occurrences in #217.
@dbrgn dbrgn deleted the os-to-platform branch December 5, 2021 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants