imported patch docs
diff --git a/docs/dyn/orkut.v2.communities.html b/docs/dyn/orkut.v2.communities.html
index acfc834..d7576d8 100644
--- a/docs/dyn/orkut.v2.communities.html
+++ b/docs/dyn/orkut.v2.communities.html
@@ -17,7 +17,11 @@
<dl><dt><a name="Resource-get"><strong>get</strong></a> = method(self, **kwargs)</dt><dd><tt>Retrieves the basic information (aka. profile) of a community.<br>
<br>
Args:<br>
+ pp: string, A parameter<br>
+ trace: string, A parameter<br>
hl: string, Specifies the interface language (host language) of your user interface.<br>
+ strict: string, A parameter<br>
+ userip: string, A parameter<br>
communityId: integer, The ID of the community to get. (required)<br>
<br>
Returns:<br>
@@ -79,9 +83,13 @@
Allowed values<br>
id - Returns the communities sorted by a fixed, natural order.<br>
ranked - Returns the communities ranked accordingly to how they are displayed on the orkut web application.<br>
+ pp: string, A parameter<br>
+ trace: string, A parameter<br>
+ hl: string, Specifies the interface language (host language) of your user interface.<br>
userId: string, The ID of the user whose communities will be listed. Can be me to refer to caller. (required)<br>
maxResults: integer, The maximum number of communities to include in the response.<br>
- hl: string, Specifies the interface language (host language) of your user interface.<br>
+ strict: string, A parameter<br>
+ userip: string, A parameter<br>
<br>
Returns:<br>
An object of the form<br>