diff options
Diffstat (limited to 'sdn-install.1')
-rw-r--r-- | sdn-install.1 | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/sdn-install.1 b/sdn-install.1 index d39e07b..c186f63 100644 --- a/sdn-install.1 +++ b/sdn-install.1 @@ -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. |