mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-22 06:23:19 -07:00
* bin/logo: --detail should be empty
Signed-off-by: Dustin Kirkland <kirkland@canonical.com>
This commit is contained in:
parent
72d1d2c706
commit
c883bc4da0
1 changed files with 1 additions and 0 deletions
1
bin/logo
1
bin/logo
|
@ -21,6 +21,7 @@ PKG="byobu"
|
|||
|
||||
if [ "$1" = "--detail" ]; then
|
||||
MARKUP="false"
|
||||
exit 0
|
||||
else
|
||||
MARKUP="true"
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue