| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 66d956c commit 41955e5
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -524,7 +524,7 @@ Node.js report completed | |||
| 524 | 524 | ||
| 525 | 525 | When a report is written, start and end messages are issued to stderr | |
| 526 | 526 | and the filename of the report is returned to the caller. The default filename | |
| 527 | - includes the date, time, PID and a sequence number. The sequence number helps | ||
| 527 | + includes the date, time, PID, and a sequence number. The sequence number helps | ||
| 528 | 528 | in associating the report dump with the runtime state if generated multiple | |
| 529 | 529 | times for the same Node.js process. | |
| 530 | 530 | ||
@@ -551,7 +551,7 @@ Special meaning is attached to `stdout` and `stderr`. Usage of these | |||
| 551 | 551 | will result in report being written to the associated standard streams. | |
| 552 | 552 | In cases where standard streams are used, the value in `directory` is ignored. | |
| 553 | 553 | URLs are not supported. Defaults to a composite filename that contains | |
| 554 | - timestamp, PID and sequence number. | ||
| 554 | + timestamp, PID, and sequence number. | ||
| 555 | 555 | ||
| 556 | 556 | `directory` specifies the filesystem directory where the report will be written. | |
| 557 | 557 | URLs are not supported. Defaults to the current working directory of the | |
| Back | FazBrowse Home | New Git URL |
0 commit comments