diff options
author | Mattias Andrée <maandree@operamail.com> | 2015-11-27 06:31:04 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2015-11-27 06:31:04 +0100 |
commit | 6e7b0399b6e7da7613a38f2d4330de4bea624456 (patch) | |
tree | 163784f88c15f662f821ec3d70d31fef0e1b1ee0 /doc/man/xpybar.1 | |
parent | add shell tab-completion (diff) | |
download | xpybar-6e7b0399b6e7da7613a38f2d4330de4bea624456.tar.gz xpybar-6e7b0399b6e7da7613a38f2d4330de4bea624456.tar.bz2 xpybar-6e7b0399b6e7da7613a38f2d4330de4bea624456.tar.xz |
info manual
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '')
-rw-r--r-- | doc/man/xpybar.1 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/man/xpybar.1 b/doc/man/xpybar.1 index a82a17f..b397da9 100644 --- a/doc/man/xpybar.1 +++ b/doc/man/xpybar.1 @@ -9,7 +9,7 @@ xpybar - A highly extensible minimalistic dock panel configured in Python 3 .SH DESCRIPTION .BR xpybar is a minimalistic dock panel with high extensibility. -It is source code is designed so that all parts of it can +Its source code is designed so that all parts of it can be replaced by a configuration script. This is one of the reasons .BR xpybar @@ -66,6 +66,8 @@ in a language understood by more users. .SH "SEE ALSO" .BR dmenu (1), .BR stlarch_icons +.PP +Full documentation available locally via: info \(aq(xpybar)\(aq .SH AUTHORS Principal author, Mattias Andrée. See the COPYING file for the full list of authors. |