Skip to content

Commit

Permalink
document --95 being supported as alternative for --95%
Browse files Browse the repository at this point in the history
  • Loading branch information
vergoh committed Jan 14, 2024
1 parent c3b60b0 commit e381a47
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 3 additions & 1 deletion man/vnstat.1
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,9 @@ and total. In addition, the minimum, average and maximum traffic rates for recei
and total are also shown. This output requires the
.B 5MinuteHours
configuration option to have a value of at least 744 for storing all the necessary data, otherwise 100% coverage
isn't possible.
isn't possible. This option can also be used as
.B "--95"
with the % being optional.

.TP
.B "--add"
Expand Down
4 changes: 3 additions & 1 deletion man/vnstati.1
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,9 @@ resolution traffic rate bar graph averaged from the 5 minute resolution data of
is presented. This output requires the
.B 5MinuteHours
configuration option to have a value of at least 744 for storing all the necessary data, otherwise 100% coverage
isn't possible. Available modes: 0 = received, 1 = transmitted, 2 = total.
isn't possible. Available modes: 0 = received, 1 = transmitted, 2 = total. This option can also be used as
.B "--95"
with the % being optional.

.TP
.B "--altdate"
Expand Down

0 comments on commit e381a47

Please sign in to comment.