mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2025-06-17 00:07:37 +02:00
formatting
This commit is contained in:
@ -349,7 +349,7 @@ feature works.
|
|||||||
|
|
||||||
Here is a quick breakdown:
|
Here is a quick breakdown:
|
||||||
|
|
||||||
| Slice Notation | Input lines processed |
|
| Slice Notation | Input Lines Processed |
|
||||||
|----------------|--------------------------------------------------------------|
|
|----------------|--------------------------------------------------------------|
|
||||||
| `START:STOP` | lines `START` through `STOP - 1` |
|
| `START:STOP` | lines `START` through `STOP - 1` |
|
||||||
| `START:` | lines `START` through the rest of the output |
|
| `START:` | lines `START` through the rest of the output |
|
||||||
|
@ -211,7 +211,7 @@ feature works.
|
|||||||
|
|
||||||
Here is a quick breakdown:
|
Here is a quick breakdown:
|
||||||
|
|
||||||
| Slice Notation | Input lines processed |
|
| Slice Notation | Input Lines Processed |
|
||||||
|----------------|--------------------------------------------------------------|
|
|----------------|--------------------------------------------------------------|
|
||||||
| `START:STOP` | lines `START` through `STOP - 1` |
|
| `START:STOP` | lines `START` through `STOP - 1` |
|
||||||
| `START:` | lines `START` through the rest of the output |
|
| `START:` | lines `START` through the rest of the output |
|
||||||
|
Reference in New Issue
Block a user