Explain "delivery report" parameter in send-sms.

diff --git a/test/send-sms b/test/send-sms
index 98808aaf..cabe0652 100755
--- a/test/send-sms
+++ b/test/send-sms
@@ -6,6 +6,7 @@ import dbus
 if len(sys.argv) < 4:
        print("Usage: %s [modem] <to> <message> <delivery report>" %\
                                        (sys.argv[0]))
+       print("  where delivery report is 0|1")
        sys.exit(1)
 
 bus = dbus.SystemBus()

-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) 
http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

Attachment: signature.asc
Description: Digital signature

_______________________________________________
ofono mailing list
[email protected]
https://lists.ofono.org/mailman/listinfo/ofono

Reply via email to