

NAME
	first-command - A rather extensive description of some command.

SYNOPSYS
	first-command [[-r] boolean]  [[-f] boolean]  [[-n] int]  [-o] float[]  

OPTIONS
	-r  boolean
		Whether to delete recursively
		[Optional, default = false]

	-f  boolean
		Do not ask for confirmation. YOLO
		[Optional, default = false]

	-n  int
		The answer to everything
		[Optional, default = 42]

	-o  float[]
		Some other parameters
		[Mandatory]

ALSO KNOWN AS
	1st-command

