Skip to content

Commit 1a1eee8

Browse files
cbenteskay-kim
authored andcommitted
Fix typo in tutorial rotate-log-files
1 parent f48aff0 commit 1a1eee8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/includes/steps-log-rotate-rename.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ action:
66
code: |
77
mongod -v --logpath /var/log/mongodb/server1.log
88
post: |
9-
You can also explicitly specify :option:`logRotate --rename
10-
<mongod --logRotate>`.
9+
You can also explicitly specify :option:`--logRotate rename
10+
<--logRotate>`.
1111
---
1212
stepnum: 2
1313
title: List the log files

0 commit comments

Comments
 (0)