539e6ef2de
Warn on stderr when --parent-gobject-id and --depth>0 are both supplied since depth is silently ignored in the single-level parent path. Also updates the --depth arg doc to document this. Extracts BROWSE_PAGE_SIZE const (500) with a cross-reference to galaxy.rs instead of a bare literal. Removes three redundant .clone() calls in BrowseChildrenOptions construction since the originals are not used after the struct is built.