@youdie006/swapdex 0.2.2 → 0.3.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 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -76,6 +76,7 @@ swapdex ls
|
|
|
76
76
|
swapdex status
|
|
77
77
|
|
|
78
78
|
# Switch (takes effect on your next message -- no restart)
|
|
79
|
+
swapdex ui # or pick from a list interactively
|
|
79
80
|
swapdex use personal
|
|
80
81
|
swapdex use - # toggle back to the previous profile
|
|
81
82
|
swapdex use w # a unique prefix is enough
|