Skip to content

Commit c799e0c

Browse files
update readme
1 parent dc0e848 commit c799e0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Neovim plugin to conveniently sort PHP "use" statements within your codebase. Th
1414
Execute the following command to sort your PHP "use" statements:
1515

1616
```vim
17-
:PhpUseSort [asc|desc]
17+
:PhpUseSort [alphabetical | length] [asc|desc]
1818
```
1919

2020
## ⚡️ Requirements

0 commit comments

Comments
 (0)