1
0
mirror of https://github.com/openSUSE/osc.git synced 2024-09-20 17:26:15 +02:00

Add --change-password example to the help text of do_config

This should have been part of commit
cba4b58bbe ("Improve password
handling").
This commit is contained in:
Marcus Huewe 2019-08-29 16:42:09 +02:00
parent e8d9fb52f6
commit e7397221b3

View File

@ -8987,6 +8987,7 @@ Please submit there instead, or use --nodevelproject to force direct submission.
osc config section option (get current value) osc config section option (get current value)
osc config section option value (set to value) osc config section option value (set to value)
osc config section option --delete (delete option/reset to the default) osc config section option --delete (delete option/reset to the default)
osc config section --change-password (changes the password in section "section")
(section is either an apiurl or an alias or 'general') (section is either an apiurl or an alias or 'general')
osc config --dump (dump the complete configuration) osc config --dump (dump the complete configuration)