=============== grgr add-family =============== .. program:: grgr-add-family Create a family for one or two parents, optionally adding children. .. code-block:: text Usage: grgr add-family [OPTIONS] PARENT1_ID [PARENT2_ID] Arguments ========= .. option:: PARENT1_ID First parent's person ID. .. option:: PARENT2_ID Second parent's person ID (optional). Options ======= .. option:: --child TEXT Child's person ID. Can be repeated to add multiple children. .. option:: -y, --yes Skip confirmation prompt.