@@ -28,7 +28,7 @@ $ npm install -g @hackmd/hackmd-cli
28
28
$ hackmd-cli COMMAND
29
29
running command...
30
30
$ hackmd-cli (--version| -v)
31
- @hackmd/hackmd-cli/2.2 .0 darwin-arm64 node-v18.14.2
31
+ @hackmd/hackmd-cli/2.3 .0 darwin-arm64 node-v18.14.2
32
32
$ hackmd-cli --help [COMMAND]
33
33
USAGE
34
34
$ hackmd-cli COMMAND
@@ -134,7 +134,7 @@ EXAMPLES
134
134
# A note to be exported
135
135
```
136
136
137
- _ See code: [ src/commands/export.ts] ( https://github.com/hackmdio/hackmd-cli/blob/v2.2 .0/src/commands/export.ts ) _
137
+ _ See code: [ src/commands/export.ts] ( https://github.com/hackmdio/hackmd-cli/blob/v2.3 .0/src/commands/export.ts ) _
138
138
139
139
## ` hackmd-cli help [COMMANDS] `
140
140
@@ -188,7 +188,7 @@ EXAMPLES
188
188
BnC6gN0_TfStV2KKmPPXeg Welcome to your team's workspace null CLI-test
189
189
```
190
190
191
- _ See code: [ src/commands/history.ts] ( https://github.com/hackmdio/hackmd-cli/blob/v2.2 .0/src/commands/history.ts ) _
191
+ _ See code: [ src/commands/history.ts] ( https://github.com/hackmdio/hackmd-cli/blob/v2.3 .0/src/commands/history.ts ) _
192
192
193
193
## ` hackmd-cli login `
194
194
@@ -210,7 +210,7 @@ EXAMPLES
210
210
Login successfully
211
211
```
212
212
213
- _ See code: [ src/commands/login.ts] ( https://github.com/hackmdio/hackmd-cli/blob/v2.2 .0/src/commands/login.ts ) _
213
+ _ See code: [ src/commands/login.ts] ( https://github.com/hackmdio/hackmd-cli/blob/v2.3 .0/src/commands/login.ts ) _
214
214
215
215
## ` hackmd-cli logout `
216
216
@@ -231,7 +231,7 @@ EXAMPLES
231
231
You've logged out successfully
232
232
```
233
233
234
- _ See code: [ src/commands/logout.ts] ( https://github.com/hackmdio/hackmd-cli/blob/v2.2 .0/src/commands/logout.ts ) _
234
+ _ See code: [ src/commands/logout.ts] ( https://github.com/hackmdio/hackmd-cli/blob/v2.3 .0/src/commands/logout.ts ) _
235
235
236
236
## ` hackmd-cli notes `
237
237
@@ -265,7 +265,7 @@ EXAMPLES
265
265
raUuSTetT5uQbqQfLnz9lA CLI test note gvfz2UB5THiKABQJQnLs6Q null
266
266
```
267
267
268
- _ See code: [ src/commands/notes/index.ts] ( https://github.com/hackmdio/hackmd-cli/blob/v2.2 .0/src/commands/notes/index.ts ) _
268
+ _ See code: [ src/commands/notes/index.ts] ( https://github.com/hackmdio/hackmd-cli/blob/v2.3 .0/src/commands/notes/index.ts ) _
269
269
270
270
## ` hackmd-cli notes create `
271
271
@@ -382,7 +382,7 @@ EXAMPLES
382
382
BnC6gN0_TfStV2KKmPPXeg Welcome to your team's workspace null CLI-test
383
383
```
384
384
385
- _ See code: [ src/commands/team-notes/index.ts] ( https://github.com/hackmdio/hackmd-cli/blob/v2.2 .0/src/commands/team-notes/index.ts ) _
385
+ _ See code: [ src/commands/team-notes/index.ts] ( https://github.com/hackmdio/hackmd-cli/blob/v2.3 .0/src/commands/team-notes/index.ts ) _
386
386
387
387
## ` hackmd-cli team-notes create `
388
388
@@ -499,7 +499,7 @@ EXAMPLES
499
499
f76308a6-d77a-41f6-86d0-8ada426a6fb4 CLI test team CLI-test 82f7f3d9-4079-4c78-8a00-14094272ece9
500
500
```
501
501
502
- _ See code: [ src/commands/teams.ts] ( https://github.com/hackmdio/hackmd-cli/blob/v2.2 .0/src/commands/teams.ts ) _
502
+ _ See code: [ src/commands/teams.ts] ( https://github.com/hackmdio/hackmd-cli/blob/v2.3 .0/src/commands/teams.ts ) _
503
503
504
504
## ` hackmd-cli version `
505
505
@@ -552,7 +552,7 @@ EXAMPLES
552
552
82f7f3d9-4079-4c78-8a00-14094272ece9 Ming-Hsiu Tsai null gvfz2UB5THiKABQJQnLs6Q
553
553
```
554
554
555
- _ See code: [ src/commands/whoami.ts] ( https://github.com/hackmdio/hackmd-cli/blob/v2.2 .0/src/commands/whoami.ts ) _
555
+ _ See code: [ src/commands/whoami.ts] ( https://github.com/hackmdio/hackmd-cli/blob/v2.3 .0/src/commands/whoami.ts ) _
556
556
<!-- commandsstop -->
557
557
558
558
## License
0 commit comments