mirror of
https://github.com/ScoopInstaller/Scoop.git
synced 2026-08-27 16:46:38 +00:00
sort help commands alphabetically
This commit is contained in:
+1
-1
@@ -27,7 +27,7 @@ function print_summaries {
|
||||
$commands.add("$command ", $summary) # add padding
|
||||
}
|
||||
|
||||
$commands | ft -hidetablehead -autosize -wrap
|
||||
$commands.getenumerator() | sort name | ft -hidetablehead -autosize -wrap
|
||||
}
|
||||
|
||||
$commands = commands
|
||||
|
||||
Reference in New Issue
Block a user