Skip to content

执行xpf xpl无效 #66

@chucheng92

Description

@chucheng92

environment:
mac 10.13.3
zsh

log:

➜  useful-scripts git:(release) ./xpl README.md
getopt: illegal option -- o
Usage: xpl [OPTION] [FILE]...
Open file in file explorer.
Example: xpl file.txt

Options:
    -s, --selected  select the file or dir
    -h, --help      display this help and exit
➜  useful-scripts git:(release) ./xpf README.md
getopt: illegal option -- o
Usage: xpf [OPTION] [FILE]...
Open file in file explorer.
Example: xpf file.txt

Options:
    -s, --selected  select the file or dir
    -h, --help      display this help and exit

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions