Skip to content

Commit 66d24fc

Browse files
committed
formatting fix
1 parent 7cf1dac commit 66d24fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ topngx info < access.log
6767
# Use a custom log format.
6868
topngx -f '$remote_addr - $remote_user [$time_local] "$request" $status $bytes_sent' info
6969

70-
Output:
70+
# Output:
7171
access log file: STDIN
7272
access log format: $remote_addr - $remote_user [$time_local] "$request" $status $bytes_sent
7373
available variables to query: remote_addr, remote_user, time_local, request_path, status_type, bytes_sent

0 commit comments

Comments
 (0)