Eric Blake <[email protected]> writes: > On 07/05/2018 04:14 AM, Markus Armbruster wrote: >> Committing to the current --preconfig / exit-preconfig interface >> before it has seen any use is premature. Mark both as experimental, >> the former in documentation, the latter by renaming it to >> x-exit-preconfig. >> >> See the previous commit for more detailed rationale. > > Should the CLI be spelled --x-preconfig?
Would be the first use of x- with option names. Since you have to pair --preconfig with x-exit-preconfig, I figure slapping x- onto the latter suffices. But I'm not opposed to slapping it onto the former as well. >> Signed-off-by: Markus Armbruster <[email protected]> >> --- > > Other than the potential for a spelling change, > Reviewed-by: Eric Blake <[email protected]> Thanks!
