mirror of
https://github.com/TECHNOFAB11/pay-respects.git
synced 2025-12-11 22:10:09 +01:00
docs: update new argument
This commit is contained in:
parent
e7f3eca47f
commit
84802c4a9c
1 changed files with 3 additions and 1 deletions
|
|
@ -25,8 +25,10 @@ Please follow the instruction for your shell:
|
|||
> eval "$(pay-respects zsh --alias)"
|
||||
> pay-respects fish --alias | source
|
||||
> ```
|
||||
> Additional arguments:
|
||||
> - `--nocnf`: Disables `command_not_found` handler
|
||||
|
||||
> Manual aliasing (**deprecated**, not recommended):
|
||||
> Manual aliasing (**deprecated**, do not use):
|
||||
> ```shell
|
||||
> alias f="$(pay-respects bash)"
|
||||
> alias f="$(pay-respects zsh)"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue