spiegel-keyman/linux/help/reference/km-package-get.md
Marc Durdin ce28a5a29d chore: copy Keyman for Linux 15 reference to 14
As we auto-generate the reference docs for 15.0, but not 14.0, let's
just copy the version 15 docs into 14 so we have them available online.

Query: are the docs accurate for 14.0 or have options changed?
2021-09-29 06:54:43 +10:00

46 lines
817 B
Markdown

---
title: km-package-get
---
<!-- DO NOT MODIFY THIS FILE! It was generated by help2md 1.48.4. -->
## Summary
Download a Keyman keyboard package
## Syntax
```bash
km-package-get [-h] [--version] [-v] [-vv] id
```
### Parameters
`id` <br>
Keyman keyboard id
`-h`, `--help` <br>
__optional__ <br>
show this help message and exit
`--version` <br>
__optional__ <br>
show program's version number and exit
`-v`, `--verbose` <br>
__optional__ <br>
verbose logging
`-vv`, `--veryverbose` <br>
__optional__ <br>
very verbose logging
## Description
Download Keyman keyboard package to `~/.cache/keyman`
## See also
- [`km-package-install`](km-package-install)
<br>
- [`km-config`](km-config)
<br>
- [`km-package-list-installed`](km-package-list-installed)
<br>
- [`km-package-uninstall`](km-package-uninstall)