From 3417602a2d8322bc866861297f535e1ef80b8cb0 Mon Sep 17 00:00:00 2001 From: Vivien Didelot Date: Mon, 12 Aug 2019 16:49:19 -0400 Subject: [PATCH] i3blocks is a feed generator for text based status bars Provide this better description of what the program is meant to be in the README and the man page. --- docs/README.adoc | 2 +- docs/i3blocks.1 | 6 +++--- docs/i3blocks.1.adoc | 2 +- docs/i3blocks.1.html | 2 +- docs/index.html | 2 +- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/README.adoc b/docs/README.adoc index e2f545df..cf18c1df 100644 --- a/docs/README.adoc +++ b/docs/README.adoc @@ -3,7 +3,7 @@ = {progname} -A minimalist scheduler for your status line scripts +A feed generator for text based status bars {progname} executes your command lines and generates a status line from their output. Commands are scheduled at configured time intervals, upon signal reception or on clicks. diff --git a/docs/i3blocks.1 b/docs/i3blocks.1 index 752716eb..ef0be15a 100644 --- a/docs/i3blocks.1 +++ b/docs/i3blocks.1 @@ -2,12 +2,12 @@ .\" Title: i3blocks .\" Author: [see the "AUTHOR(S)" section] .\" Generator: Asciidoctor 2.0.10 -.\" Date: 2018-09-25 +.\" Date: 2019-08-12 .\" Manual: \ \& .\" Source: \ \& .\" Language: English .\" -.TH "I3BLOCKS" "1" "2018-09-25" "\ \&" "\ \&" +.TH "I3BLOCKS" "1" "2019-08-12" "\ \&" "\ \&" .ie \n(.g .ds Aq \(aq .el .ds Aq ' .ss \n[.ss] 0 @@ -28,7 +28,7 @@ . LINKSTYLE blue R < > .\} .SH "NAME" -i3blocks \- A minimalist scheduler for your status line scripts +i3blocks \- A feed generator for text based status bars .SH "SYNOPSIS" .sp \fBi3blocks\fP [\fIOPTION\fP]... diff --git a/docs/i3blocks.1.adoc b/docs/i3blocks.1.adoc index 154fe367..0239af6f 100644 --- a/docs/i3blocks.1.adoc +++ b/docs/i3blocks.1.adoc @@ -4,7 +4,7 @@ == NAME -{progname} - A minimalist scheduler for your status line scripts +{progname} - A feed generator for text based status bars == SYNOPSIS diff --git a/docs/i3blocks.1.html b/docs/i3blocks.1.html index 44eb7f4a..fde8bbd6 100644 --- a/docs/i3blocks.1.html +++ b/docs/i3blocks.1.html @@ -459,7 +459,7 @@

i3blocks(1)

NAME

-

i3blocks - A minimalist scheduler for your status line scripts

+

i3blocks - A feed generator for text based status bars

diff --git a/docs/index.html b/docs/index.html index dc8bd396..bb648670 100644 --- a/docs/index.html +++ b/docs/index.html @@ -466,7 +466,7 @@

i3blocks

-

A minimalist scheduler for your status line scripts

+

A feed generator for text based status bars

i3blocks executes your command lines and generates a status line from their output.