We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e89127d commit dbfb994Copy full SHA for dbfb994
README.md
@@ -25,8 +25,8 @@ chmod +x cvm.sh
25
cvm.sh — Cursor version manager
26
27
Examples:
28
+ ./cvm.sh --version
29
sh cvm.sh --list-local
- ./cvm.sh --check
30
bash cvm.sh --use 0.40.4
31
32
Notice*:
cvm.sh
@@ -4,8 +4,8 @@
4
#H# cvm.sh — Cursor version manager
5
#H#
6
#H# Examples:
7
+#H# ./cvm.sh --version
8
#H# sh cvm.sh --list-local
-#H# ./cvm.sh --check
9
#H# bash cvm.sh --use 0.40.4
10
11
#H# Notice*:
0 commit comments