Add instructions for reading the password from stdin
This commit is contained in:
parent
abab0046ee
commit
3dcb269236
1 changed files with 6 additions and 0 deletions
|
@ -31,6 +31,12 @@ sudo make uninstall
|
|||
rdo [command]
|
||||
```
|
||||
|
||||
Or, to get the password from stdin:
|
||||
|
||||
```sh
|
||||
rdo - [command]
|
||||
```
|
||||
|
||||
The configuration file has the following variables:
|
||||
```
|
||||
group=wheel
|
||||
|
|
Loading…
Add table
Reference in a new issue