Description: man: clarify that "pull update/comment/close" require an argument.
Author: Jakub Wilk <jwilk@jwilk.net>
X-Dgit-Generated: 0.9.0-2~ 793cfb34d865c2035a3f340c1e2afdcd9e82ab1e

---

--- git-hub-0.9.0.orig/man.rst
+++ git-hub-0.9.0/man.rst
@@ -395,13 +395,13 @@ COMMANDS
     \--skip
       Skip current patch in an ongoing rebase and continue.
 
-  `update`
+  `update` PULL
     Alias for `issue update`.
 
-  `comment`
+  `comment` PULL
     Alias for `issue comment`.
 
-  `close`
+  `close` PULL
     Alias for `issue close`.
 
 
