diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-13 17:05:12 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-13 17:05:12 -0400 |
commit | 5fb42bb199d58ee91de6ec4d0a60934eec156fd7 (patch) | |
tree | 28cce60e2ae0ae1da7ea8884f3f825216672b33d /misc/solunar | |
parent | 41e4082a68b2b4bc7977559e704bdd779b7f195c (diff) |
misc/solunar: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'misc/solunar')
-rw-r--r-- | misc/solunar/README | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/misc/solunar/README b/misc/solunar/README index a00192fa6710..ba7353a6a209 100644 --- a/misc/solunar/README +++ b/misc/solunar/README @@ -1,4 +1,4 @@ -solunar is a simple, command-line utility for rapidly displaying sun- and -moon-related data, such as sunset times and equinoxes. solunar produces -output that can be readily parsed by scripts, although it is reasonably -human-readable. +solunar is a simple, command-line utility for rapidly displaying sun- +and moon-related data, such as sunset times and equinoxes. solunar +produces output that can be readily parsed by scripts, although it is +reasonably human-readable. |