Make the manpages mostly acceptable

Closes #1
This commit is contained in:
2020-10-27 04:05:54 +01:00
parent 22725ba3b7
commit c20d3780b2
3 changed files with 91 additions and 16 deletions

View File

@@ -1,4 +1,4 @@
.Dd October 26, 2020
.Dd October 27, 2020
.Dt SDN-INSTALL 1
.Os Linux
.Sh NAME
@@ -22,9 +22,14 @@ Merely print the integration snippet for the appropriate shell to the standard
output, not changing anything.
.It Fl p Ar rcpath
Install the integration snippet into a different shell initialization file than
your user's default one.
the default one for your user.
.It Fl s Ar shell
If you want to integrate
.Xr sdn 1
with a different shell than you're running, use this option to specify it.
with a different shell than the one you're running, use this option to specify
it.
.El
.Sh REPORTING BUGS
Use
.Lk https://git.janouch.name/p/sdn
to report bugs, request features, or submit pull requests.