@roman-16/proton-cli-win32-x64 3.1.0 → 3.2.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 +1 -1
- package/bin/proton.exe +0 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -63,7 +63,7 @@ proton calendar events list
|
|
|
63
63
|
proton pass items totp github.com
|
|
64
64
|
```
|
|
65
65
|
|
|
66
|
-
Every command reads the same way, `proton <app> <collection> <verb>`, and anywhere one wants an ID, a subject, name, path or address works too.
|
|
66
|
+
Every command reads the same way, `proton <app> <collection> <verb>`, and anywhere one wants an ID, a subject, name, path or address works too. With completion installed, Tab offers back whatever your last listing showed.
|
|
67
67
|
|
|
68
68
|
→ [First commands](https://github.com/roman-16/proton-cli/blob/main/docs/first-commands.md) · [How a command is built](https://github.com/roman-16/proton-cli/blob/main/docs/commands.md)
|
|
69
69
|
|
package/bin/proton.exe
CHANGED
|
Binary file
|