Make BAR_BOTTOM a command line option

This commit is contained in:
Georg Reinke
2012-07-24 12:08:02 +02:00
parent d7412803f6
commit 25bf9e9739
3 changed files with 25 additions and 18 deletions

View File

@@ -11,8 +11,9 @@ Options
bar accepts a couple of command line switches.
```
-h Shows the help and bails out.
-h Show the help and bail out.
-p Make the bar permanent.
-b Show the bar at the bottom of the screen.
```
Configuration