

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

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

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

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

	-n  int
		The answer to everything
		[Optional, default = 42]
		[must be less than or equal to 5]

	-o  float float float
		Some other parameters
		[Mandatory]

ALSO KNOWN AS
	1st-command

