mirror of
https://github.com/NohamR/papeer.git
synced 2026-05-25 04:17:19 +00:00
update readme
This commit is contained in:
@@ -16,7 +16,7 @@ go install github.com/lapwat/papeer
|
||||
|
||||
# Usage
|
||||
|
||||
```sh
|
||||
```txt
|
||||
Browse the web in the eink era
|
||||
|
||||
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`.
|
||||
|
||||
```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
|
||||
|
||||
- `cobra` command line interface
|
||||
|
||||
Reference in New Issue
Block a user