diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-14 12:14:42 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-17 12:38:06 -0400 |
commit | 8d77e81fe9f32e7d09987cfb92793cf109d332b2 (patch) | |
tree | 6dda4f02125ea1ccbf9718f80fe45e45b1597b69 /system/gammu | |
parent | eeba532ac612b26ffa60b23760a9e5801af6ee92 (diff) |
system/gammu: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'system/gammu')
-rw-r--r-- | system/gammu/README | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/system/gammu/README b/system/gammu/README index 1cfc94bf536bb..fc2d139045e0a 100644 --- a/system/gammu/README +++ b/system/gammu/README @@ -1,7 +1,8 @@ -Gammu is command line utility and library to work with mobile phones from -many vendors. Support for different models differs, but basic functions -should work with majority of them. Program can work with contacts, messages -(SMS, EMS and MMS), calendar, todos, filesystem, integrated radio, camera, -etcetera. It also supports daemon mode to send and receive SMSes. +Gammu is command line utility and library to work with mobile phones +from many vendors. Support for different models differs, but basic +functions should work with majority of them. Program can work with +contacts, messages (SMS, EMS and MMS), calendar, todos, filesystem, +integrated radio, camera, etcetera. It also supports daemon mode to +send and receive SMSes. gammu can optionally use postgresql. |