mirror of
https://github.com/NohamR/papeer.git
synced 2026-05-25 12:27:20 +00:00
update readme
This commit is contained in:
@@ -16,7 +16,7 @@ go install github.com/lapwat/papeer
|
|||||||
|
|
||||||
# Usage
|
# Usage
|
||||||
|
|
||||||
```sh
|
```txt
|
||||||
Browse the web in the eink era
|
Browse the web in the eink era
|
||||||
|
|
||||||
Usage:
|
Usage:
|
||||||
@@ -49,9 +49,13 @@ Use "papeer [command] --help" for more information about a command.
|
|||||||
Execute this command in your current shell, or add it to your `.bashrc`.
|
Execute this command in your current shell, or add it to your `.bashrc`.
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
. <(papeer completion [bash|fish|powershell|zsh])
|
. <(papeer completion bash)
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Type `papeer completion bash -h` for more information.
|
||||||
|
|
||||||
|
You can replace bash by your own shell (zsh, fish, powershell).
|
||||||
|
|
||||||
# Dependencies
|
# Dependencies
|
||||||
|
|
||||||
- `cobra` command line interface
|
- `cobra` command line interface
|
||||||
|
|||||||
Reference in New Issue
Block a user