dconf: fix command line completion for "dconf update"
commit510a3feb84eb54be7aa95ffc15375846a103eeb9
authorAndrea Stacchiotti <andreastacchiotti@gmail.com>
Sun, 15 Nov 2015 05:48:24 +0000 (15 06:48 +0100)
committerPhilip Withnall <withnall@endlessm.com>
Wed, 8 Aug 2018 11:27:11 +0000 (8 12:27 +0100)
treed2c0bb7ecb6fa5b468409e35044815e7b0a45da4
parent198e8b0229ebe9beb886def03f123fc95d165423
dconf: fix command line completion for "dconf update"

Due to a typo, there was no "update" completion option, but a " update" one,
which required the user to type "\ " to get a completion, instead of "u".

https://bugzilla.gnome.org/show_bug.cgi?id=758126
bin/completion/dconf