forked from external/yambar
module/script: path: expand ‘~’ to the user’s $HOME directory
Closes #307
This commit is contained in:
parent
d6e7710a7e
commit
8e4d7f04e4
3 changed files with 32 additions and 7 deletions
|
@ -70,7 +70,8 @@ User defined.
|
|||
| path
|
||||
: string
|
||||
: yes
|
||||
: Path to script/binary to execute. Must be an absolute path.
|
||||
: Path to script/binary to execute. Must either be an absolute path,
|
||||
or start with *~/*.
|
||||
| args
|
||||
: list of strings
|
||||
: no
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue