1
0
mirror of https://github.com/tonarino/innernet.git synced 2025-01-22 05:08:49 +02:00

2 Commits

Author SHA1 Message Date
Jake McGinty
ba0b062ce9 meta: release v1.3.1 2021-06-01 00:58:09 +09:00
Kevin K
4226278e5a
client, server: add shell completions (#84)
This subcommand takes a shell as an argument and generates shell
completions for that shell to stdout.

example:

```
$ innernet completions bash
  OR
$ innernet-server completions bash
```
2021-05-25 16:10:16 +09:00