Skip to content

Commit

Permalink
reflect changes in man page
Browse files Browse the repository at this point in the history
  • Loading branch information
illiliti committed May 8, 2022
1 parent b6b88b6 commit 4b11cb5
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions ssu.1
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@
.Nd extremely simple su utility
.Sh SYNOPSIS
.Nm
.Op Fl p
.Op Fl pn
.Op Fl u Ar user
.Fl s
.Nm
.Op Fl p
.Op Fl pn
.Op Fl u Ar user
.Fl e Ar
.Nm
.Op Fl p
.Op Fl pn
.Op Fl u Ar user
.Ar command [args...]
.Sh DESCRIPTION
Expand All @@ -40,6 +40,10 @@ run interactive shell
preserve environment
.It Fl e Ar file
edit file
.It Fl n
treat
.Em user
as numeric uid
.El
.Sh ENVIRONMENT
.Bl -tag -width Ds
Expand Down

0 comments on commit 4b11cb5

Please sign in to comment.