Skip to content

Commit

Permalink
Docs: link to zsh completing for emulator
Browse files Browse the repository at this point in the history
This links to zsh-users/zsh-completions, which includes a completion
script for the Android emulator command line tool.

Test: Upload to gerrit > open file > click "gitiles"
Change-Id: I527c5da96af560ad9853c00050fc5e7dcc36705d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2128786
Reviewed-by: Andrew Grieve <agrieve@chromium.org>
Commit-Queue: Nate Fischer <ntfschr@chromium.org>
Cr-Commit-Position: refs/heads/master@{#754779}
  • Loading branch information
ntfschr-chromium authored and Commit Bot committed Mar 31, 2020
1 parent 50bda8b commit 3680421
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/android_emulator.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,11 @@ Refer to: https://developer.android.com/studio/run/emulator-commandline.html.
Ctrl-C will gracefully close an emulator.
***

*** promo
**Tip:** zsh users can add https://github.com/zsh-users/zsh-completions to
provide tab completion for the `emulator` command line tool.
***

### Basic Command Line Use
```shell
$ # List virtual devices that you've created:
Expand Down

0 comments on commit 3680421

Please sign in to comment.