All of lore.kernel.org
 help / color / mirror / Atom feed
From: tasleson <tasleson@fedoraproject.org>
To: lvm-devel@redhat.com
Subject: master - lvmdbusd: Fix source documentation
Date: Thu, 17 Nov 2016 20:00:21 +0000 (UTC)	[thread overview]
Message-ID: <20161117200021.914FD602FE@fedorahosted.org> (raw)

Gitweb:        http://git.fedorahosted.org/git/?p=lvm2.git;a=commitdiff;h=3b4c5a2151a3a121123a0e4d5b9fd20344979a23
Commit:        3b4c5a2151a3a121123a0e4d5b9fd20344979a23
Parent:        3a6c78e22aa958254f7ff993329cac3d7202d290
Author:        Tony Asleson <tasleson@redhat.com>
AuthorDate:    Thu Nov 17 13:58:17 2016 -0600
Committer:     Tony Asleson <tasleson@redhat.com>
CommitterDate: Thu Nov 17 13:58:17 2016 -0600

lvmdbusd: Fix source documentation

---
 daemons/lvmdbusd/manager.py |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/daemons/lvmdbusd/manager.py b/daemons/lvmdbusd/manager.py
index bdb08f6..3f6f09b 100644
--- a/daemons/lvmdbusd/manager.py
+++ b/daemons/lvmdbusd/manager.py
@@ -170,6 +170,8 @@ class Manager(AutomatedProperties):
 		"""
 		Allow the client to enable/disable lvm shell, used for testing
 		:param yes_no:
+		:param cb:	dbus python call back parameter, not client visible
+		:param cbe:	dbus python error call back parameter, not client visible
 		:return: Nothing
 		"""
 		r = RequestEntry(-1, Manager._use_lvm_shell, (yes_no,), cb, cbe, False)



                 reply	other threads:[~2016-11-17 20:00 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20161117200021.914FD602FE@fedorahosted.org \
    --to=tasleson@fedoraproject.org \
    --cc=lvm-devel@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.