Skip to content

Commit

Permalink
chore(cli): update README.
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 22, 2022
1 parent 5a5d8c9 commit f1555ea
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions packages/cli/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
# Usage

<!-- usage -->

```sh-session
$ npm install -g @anki.md/cli
$ ankimd COMMAND
Expand All @@ -21,14 +22,16 @@ USAGE
$ ankimd COMMAND
...
```

<!-- usagestop -->

# Commands

<!-- commands -->
* [`ankimd autocomplete [SHELL]`](#ankimd-autocomplete-shell)
* [`ankimd help [COMMAND]`](#ankimd-help-command)
* [`ankimd sync FILE`](#ankimd-sync-file)

- [`ankimd autocomplete [SHELL]`](#ankimd-autocomplete-shell)
- [`ankimd help [COMMAND]`](#ankimd-help-command)
- [`ankimd sync FILE`](#ankimd-sync-file)

## `ankimd autocomplete [SHELL]`

Expand Down Expand Up @@ -105,4 +108,5 @@ EXAMPLES
```

_See code: [dist/commands/sync.ts](https://github.com/timgreen/Anki.md/blob/@anki.md/[email protected]/packages/cli/src/commands/sync.ts)_

<!-- commandsstop -->

0 comments on commit f1555ea

Please sign in to comment.