Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
momo-lab committed Feb 13, 2021
1 parent 2f3d218 commit b9fecab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -59,7 +59,7 @@ usage: abbrev-alias [OPTIONS] {name=value ...}

sptions:
-c, --command register as 'alias name=value'
,g, --global register as 'alias -g name=value'
-g, --global register as 'alias -g name=value'
-e, --eval evaluates subshells on expansion
-r, --recursive expand aliases recursively
-u, --unset unregister alias
Expand Down

0 comments on commit b9fecab

Please sign in to comment.