@@ -28,7 +28,7 @@ $ npm install -g @hackmd/hackmd-cli
2828$ hackmd-cli COMMAND
2929running command...
3030$ hackmd-cli (--version| -v)
31- @hackmd/hackmd-cli/2.1 .0 darwin-arm64 node-v18.14.2
31+ @hackmd/hackmd-cli/2.2 .0 darwin-arm64 node-v18.14.2
3232$ hackmd-cli --help [COMMAND]
3333USAGE
3434 $ hackmd-cli COMMAND
@@ -134,7 +134,7 @@ EXAMPLES
134134 # A note to be exported
135135```
136136
137- _ See code: [ src/commands/export.ts] ( https://github.com/hackmdio/hackmd-cli/blob/v2.1 .0/src/commands/export.ts ) _
137+ _ See code: [ src/commands/export.ts] ( https://github.com/hackmdio/hackmd-cli/blob/v2.2 .0/src/commands/export.ts ) _
138138
139139## ` hackmd-cli help [COMMANDS] `
140140
@@ -188,7 +188,7 @@ EXAMPLES
188188 BnC6gN0_TfStV2KKmPPXeg Welcome to your team's workspace null CLI-test
189189```
190190
191- _ See code: [ src/commands/history.ts] ( https://github.com/hackmdio/hackmd-cli/blob/v2.1 .0/src/commands/history.ts ) _
191+ _ See code: [ src/commands/history.ts] ( https://github.com/hackmdio/hackmd-cli/blob/v2.2 .0/src/commands/history.ts ) _
192192
193193## ` hackmd-cli login `
194194
@@ -210,7 +210,7 @@ EXAMPLES
210210 Login successfully
211211```
212212
213- _ See code: [ src/commands/login.ts] ( https://github.com/hackmdio/hackmd-cli/blob/v2.1 .0/src/commands/login.ts ) _
213+ _ See code: [ src/commands/login.ts] ( https://github.com/hackmdio/hackmd-cli/blob/v2.2 .0/src/commands/login.ts ) _
214214
215215## ` hackmd-cli logout `
216216
@@ -231,7 +231,7 @@ EXAMPLES
231231 You've logged out successfully
232232```
233233
234- _ See code: [ src/commands/logout.ts] ( https://github.com/hackmdio/hackmd-cli/blob/v2.1 .0/src/commands/logout.ts ) _
234+ _ See code: [ src/commands/logout.ts] ( https://github.com/hackmdio/hackmd-cli/blob/v2.2 .0/src/commands/logout.ts ) _
235235
236236## ` hackmd-cli notes `
237237
@@ -265,7 +265,7 @@ EXAMPLES
265265 raUuSTetT5uQbqQfLnz9lA CLI test note gvfz2UB5THiKABQJQnLs6Q null
266266```
267267
268- _ See code: [ src/commands/notes/index.ts] ( https://github.com/hackmdio/hackmd-cli/blob/v2.1 .0/src/commands/notes/index.ts ) _
268+ _ See code: [ src/commands/notes/index.ts] ( https://github.com/hackmdio/hackmd-cli/blob/v2.2 .0/src/commands/notes/index.ts ) _
269269
270270## ` hackmd-cli notes create `
271271
@@ -382,7 +382,7 @@ EXAMPLES
382382 BnC6gN0_TfStV2KKmPPXeg Welcome to your team's workspace null CLI-test
383383```
384384
385- _ See code: [ src/commands/team-notes/index.ts] ( https://github.com/hackmdio/hackmd-cli/blob/v2.1 .0/src/commands/team-notes/index.ts ) _
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 ) _
386386
387387## ` hackmd-cli team-notes create `
388388
@@ -499,7 +499,7 @@ EXAMPLES
499499 f76308a6-d77a-41f6-86d0-8ada426a6fb4 CLI test team CLI-test 82f7f3d9-4079-4c78-8a00-14094272ece9
500500```
501501
502- _ See code: [ src/commands/teams.ts] ( https://github.com/hackmdio/hackmd-cli/blob/v2.1 .0/src/commands/teams.ts ) _
502+ _ See code: [ src/commands/teams.ts] ( https://github.com/hackmdio/hackmd-cli/blob/v2.2 .0/src/commands/teams.ts ) _
503503
504504## ` hackmd-cli version `
505505
@@ -552,7 +552,7 @@ EXAMPLES
552552 82f7f3d9-4079-4c78-8a00-14094272ece9 Ming-Hsiu Tsai null gvfz2UB5THiKABQJQnLs6Q
553553```
554554
555- _ See code: [ src/commands/whoami.ts] ( https://github.com/hackmdio/hackmd-cli/blob/v2.1 .0/src/commands/whoami.ts ) _
555+ _ See code: [ src/commands/whoami.ts] ( https://github.com/hackmdio/hackmd-cli/blob/v2.2 .0/src/commands/whoami.ts ) _
556556<!-- commandsstop -->
557557
558558## License
0 commit comments