dubeejw commented on a change in pull request #2326: (Review) Alphabetize
URL: 
https://github.com/apache/incubator-openwhisk/pull/2326#discussion_r124011564
 
 

 ##########
 File path: docs/actions.md
 ##########
 @@ -917,12 +917,13 @@ You can list all the actions that you have created using:
 wsk action list
 ```
 
-As you write more actions, this list gets longer and it can be helpful to 
group related actions into [packages](./packages.md). To filter your list of 
actions to just the those within a specific pacakge, you can use: 
+By default, listed actions will be sorted alphabetically, first by namespaces, 
then [packages](./packages.md), and finally by action name. To filter your list 
of actions to just the those within a specific pacakge, you can use:
 
 Review comment:
   Drop `the` from `to just the those`.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to