Skip to content

Commit dbfb994

Browse files
committed
Remove unused argument from help examples
1 parent e89127d commit dbfb994

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ chmod +x cvm.sh
2525
cvm.sh — Cursor version manager
2626
2727
Examples:
28+
./cvm.sh --version
2829
sh cvm.sh --list-local
29-
./cvm.sh --check
3030
bash cvm.sh --use 0.40.4
3131
3232
Notice*:

cvm.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
#H# cvm.sh — Cursor version manager
55
#H#
66
#H# Examples:
7+
#H# ./cvm.sh --version
78
#H# sh cvm.sh --list-local
8-
#H# ./cvm.sh --check
99
#H# bash cvm.sh --use 0.40.4
1010
#H#
1111
#H# Notice*:

0 commit comments

Comments
 (0)