Jens Harbott 66e4955408 Improve recordset create UI
The current implementation has '--records' as a quasi-positional
argument, with the nargs='+' parameter it can only be used at the end of
the command, which is confusing to users and doesn't comply with the
help message.

Add a new option '--record' that takes only exactly one record as
parameter and can be repeated when multiple records are present.
Deprecate the old option so it can be removed in the future.

Change-Id: I8fefd9d0f104170d50c5d5dc3cbcc53facda9baf
Closes-Bug: 1736161
2017-12-07 14:18:31 +00:00
..
2016-10-14 19:49:20 +09:00
2017-04-20 13:57:16 +01:00
2017-12-07 14:18:31 +00:00
2017-02-06 15:44:00 +08:00
2016-04-06 16:58:09 +00:00
2017-04-20 13:57:16 +01:00
2013-06-09 22:08:11 +01:00
2015-07-24 02:35:55 +00:00