sort help commands alphabetically

This commit is contained in:
Luke Sampson
2013-06-22 14:36:35 +10:00
parent 029b2a5fee
commit b332eeee3d
+1 -1
View File
@@ -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