Skip to content

Commit

Permalink
Update dirx argmatcher.
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisant996 committed Mar 5, 2024
1 parent a18cc4a commit f53526c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions completions/dirx.lua
Original file line number Diff line number Diff line change
Expand Up @@ -211,6 +211,7 @@ local list_of_flags = {
{ "--owner" },
{ "--no-owner" },
{ "-r", "Display alternate data streams" },
{ hide=true, "-:", "" },
{ "--streams" },
{ "--no-streams" },
{ "-S", "List file size in wide modes" },
Expand Down

0 comments on commit f53526c

Please sign in to comment.