diff options
author | Elan Ruusamäe <glen@pld-linux.org> | 2018-11-04 11:43:00 +0200 |
---|---|---|
committer | Timo Teräs <timo.teras@iki.fi> | 2018-11-07 14:21:04 +0200 |
commit | 84e09b058d8bc0ed4112783c0fd409db6e43334b (patch) | |
tree | 81da374e78814bdfed9b0104787b826c2c57222e /lbu.in | |
parent | 7d616a95f043795f240479c2c7d4536534c24654 (diff) | |
download | alpine-conf-84e09b058d8bc0ed4112783c0fd409db6e43334b.zip |
lbu: remove spurious quote
Diffstat (limited to 'lbu.in')
-rw-r--r-- | lbu.in | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -34,7 +34,7 @@ UMOUNT_LIST= usage() { cat <<-__EOF__ - $PROGRAM $VERSION" + $PROGRAM $VERSION usage: $PROGRAM <subcommand> [options] [args] Available subcommands: |