mirror of
https://github.com/postgrespro/pg_probackup.git
synced 2025-02-12 14:56:08 +02:00
Add TODO in config_get_opt()
This commit is contained in:
parent
ef20e82a6f
commit
2df5d27a66
@ -434,6 +434,8 @@ get_username(void)
|
||||
|
||||
/*
|
||||
* Process options passed from command line.
|
||||
* TODO: currectly argument parsing treat missing argument for options
|
||||
* as invalid option
|
||||
*/
|
||||
int
|
||||
config_get_opt(int argc, char **argv, ConfigOption cmd_options[],
|
||||
|
Loading…
x
Reference in New Issue
Block a user