@roman-16/proton-cli-win32-x64 2.4.0 → 2.5.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +3 -3
- package/bin/proton.exe +0 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -40,7 +40,7 @@ There's also an APT repository for Debian and Ubuntu, `.rpm` and `.apk` packages
|
|
|
40
40
|
|
|
41
41
|
The command is `proton`, and `proton-cli` works too - every install puts both names on your `PATH`.
|
|
42
42
|
|
|
43
|
-
Already installed? `proton update
|
|
43
|
+
Already installed? `proton update`, and `proton changelog` for what that brings. An install no package manager owns says so itself, once a day.
|
|
44
44
|
|
|
45
45
|
## Get started
|
|
46
46
|
|
|
@@ -181,7 +181,7 @@ Everything lives in [`docs/`](https://github.com/roman-16/proton-cli/blob/main/d
|
|
|
181
181
|
|
|
182
182
|
| Page | What's in it |
|
|
183
183
|
| --- | --- |
|
|
184
|
-
| [Installation](https://github.com/roman-16/proton-cli/blob/main/docs/installation.md) | Every platform, updating, uninstalling |
|
|
184
|
+
| [Installation](https://github.com/roman-16/proton-cli/blob/main/docs/installation.md) | Every platform, updating, the update notice, uninstalling |
|
|
185
185
|
| [Configuration](https://github.com/roman-16/proton-cli/blob/main/docs/configuration.md) | Credentials, profiles, environment variables |
|
|
186
186
|
| [Getting started](https://github.com/roman-16/proton-cli/blob/main/docs/getting-started.md) | Signing in, completion, profiles |
|
|
187
187
|
| [The language](https://github.com/roman-16/proton-cli/blob/main/docs/language.md) | The grammar: apps, collections, verbs, filters |
|
|
@@ -192,7 +192,7 @@ Everything lives in [`docs/`](https://github.com/roman-16/proton-cli/blob/main/d
|
|
|
192
192
|
| [How it works](https://github.com/roman-16/proton-cli/blob/main/docs/how-it-works.md) | Login, keys, what's encrypted with what |
|
|
193
193
|
| [Limitations](https://github.com/roman-16/proton-cli/blob/main/docs/limitations.md) | Platform constraints and gaps |
|
|
194
194
|
|
|
195
|
-
[`CHANGELOG.md`](https://github.com/roman-16/proton-cli/blob/main/CHANGELOG.md) records what each version changed.
|
|
195
|
+
[`CHANGELOG.md`](https://github.com/roman-16/proton-cli/blob/main/CHANGELOG.md) records what each version changed, and `proton changelog` prints it.
|
|
196
196
|
|
|
197
197
|
## Good to know
|
|
198
198
|
|
package/bin/proton.exe
CHANGED
|
Binary file
|