summaryrefslogtreecommitdiff
path: root/docs/manual/python/gammu.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/manual/python/gammu.rst')
-rw-r--r--docs/manual/python/gammu.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/manual/python/gammu.rst b/docs/manual/python/gammu.rst
index 9a8dfde..ef1009d 100644
--- a/docs/manual/python/gammu.rst
+++ b/docs/manual/python/gammu.rst
@@ -107,7 +107,7 @@ This module wraps all python-gammu functionality.
:param ID: ID of call
:type ID: int
- :param All: Answer all calls?
+ :param All: Answer all calls? Defaults to True
:type All: bool
:return: None
:rtype: None
@@ -128,7 +128,7 @@ This module wraps all python-gammu functionality.
:param ID: ID of call
:type ID: int
- :param All: Cancel all calls?
+ :param All: Cancel all calls? Defaults to True
:type All: bool
:return: None
:rtype: None