diff options
author | Anselm R. Garbe <arg@10kloc.org> | 2006-08-23 18:50:46 +0200 |
---|---|---|
committer | Anselm R. Garbe <arg@10kloc.org> | 2006-08-23 18:50:46 +0200 |
commit | 7e597ae204ce94398f8c722e335f20d5a4a30c8a (patch) | |
tree | 0a5d9733e2fb01279f6da2abfd2b4a22fc202f19 /dwm.1 | |
parent | c39df91ab9826ef134bc1484b0d19186790132f3 (diff) | |
download | dwm-7e597ae204ce94398f8c722e335f20d5a4a30c8a.tar.gz |
updated man page
Diffstat (limited to 'dwm.1')
-rw-r--r-- | dwm.1 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/dwm.1 b/dwm.1 index dd17bbc..a5056d3 100644 --- a/dwm.1 +++ b/dwm.1 @@ -21,12 +21,12 @@ tags. Selecting a certain tag for viewing will display all windows with that tag. .P .B dwm -contains a small status bar which displays all available tags, the title and the -tags of the focused window, and the text read from standard input. +contains a small status bar which displays all available tags, the title +of the focused window, and the text read from standard input. The tags of the +focused window are highlighted. .P .B dwm draws a 1-pixel border around windows to indicate the focus state. -Unfocused windows contain a small bar in front of them displaying their title -and tags. +Unfocused windows contain a small bar in front of them displaying their title. .SH OPTIONS .TP .B \-v |