diff --git a/README.md b/README.md index 9208196..0a727db 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,38 @@ -# fem(1) +# NAME + +fem - fast editor machine for feminizing and transforming input + +# SYNOPSIS + +**fem** \[ -V \] \[ \--version \] \[ -f \] \[ \--force \] \[ -r \] \[ +\--reverse \] + +# DESCRIPTION + +**fem** takes in arbitrary input and feminizes it. + +## Options + +**\--version**, **-V** + +: Output version information and exit. + +**\--force**, **-f** + +: Forcefully feminizes the input, even if it does not comply. To be + used with caution, as it can cause lasting harm. + +**\--reverse**, **-r** + +: Reverses a previous feminization. May also be used to perform a + masculinization on non-feminized feminine input, although that mode + of operation has not yet been tested. + +# SEE ALSO + +rustc(1) + +# BUGS + +No known bugs. -```sh -groff -Tascii -man fem.1 -``` diff --git a/fem.md b/fem.md deleted file mode 100644 index 0a727db..0000000 --- a/fem.md +++ /dev/null @@ -1,38 +0,0 @@ -# NAME - -fem - fast editor machine for feminizing and transforming input - -# SYNOPSIS - -**fem** \[ -V \] \[ \--version \] \[ -f \] \[ \--force \] \[ -r \] \[ -\--reverse \] - -# DESCRIPTION - -**fem** takes in arbitrary input and feminizes it. - -## Options - -**\--version**, **-V** - -: Output version information and exit. - -**\--force**, **-f** - -: Forcefully feminizes the input, even if it does not comply. To be - used with caution, as it can cause lasting harm. - -**\--reverse**, **-r** - -: Reverses a previous feminization. May also be used to perform a - masculinization on non-feminized feminine input, although that mode - of operation has not yet been tested. - -# SEE ALSO - -rustc(1) - -# BUGS - -No known bugs. -