Skip to content

Commit

Permalink
fix typo reported by Harold-Owen Wilke
Browse files Browse the repository at this point in the history
  • Loading branch information
RH-steve-grubb committed Dec 2, 2019
1 parent 93c1354 commit 0403094
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ausearch-options.c
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ static void usage(void)
"\t-su,--subject <SE Linux context> search based on context of the Subject\n"
"\t-sv,--success <Success Value>\tsearch based on syscall or event\n\t\t\t\t\tsuccess value\n"
"\t-te,--end [end date] [end time]\tending date & time for search\n"
"\t-ts,--start [start date] [start time]\tstarting data & time for search\n"
"\t-ts,--start [start date] [start time]\tstarting date & time for search\n"
"\t-tm,--terminal <TerMinal>\tsearch based on terminal\n"
"\t-ua,--uid-all <all User id>\tsearch based on All user id's\n"
"\t-ue,--uid-effective <effective User id> search based on Effective\n\t\t\t\t\tuser id\n"
Expand Down

0 comments on commit 0403094

Please sign in to comment.