commands: Fix the config command
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Wed, 11 Apr 2018 08:09:45 +0000 (10:09 +0200)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Wed, 11 Apr 2018 08:09:45 +0000 (10:09 +0200)
commitf396cffa239e948075af2224208671956d8b4a84
treeeeb44936b81b186138349bfc0d992e8ae951f523
parent24d5c219424a9777bb1dd366b43e68e6f47e1adb
commands: Fix the config command

It now also accepts the `-s` (source) flag.

See #4598
commands/commands_test.go
commands/config.go [new file with mode: 0644]
commands/list_config.go [deleted file]