Skip to content

Commit 0fe134c

Browse files
committed
update doc
Signed-off-by: Kai Huang <ahkcs@amazon.com>
1 parent c0c6fb9 commit 0fe134c

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

docs/user/ppl/cmd/bin.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ bin <field> [span=<interval>] [minspan=<interval>] [bins=<count>] [aligntime=(ea
3131
* minute (m, min, mins, minute, minutes)
3232
* hour (h, hr, hrs, hour, hours)
3333
* day (d, day, days)
34-
* month (mon, month, months)
34+
* month (M, mon, month, months)
3535

3636
* minspan: optional. The minimum interval size for automatic span calculation. Cannot be used with span or bins parameters.
3737
* bins: optional. The maximum number of equal-width bins to create. Cannot be used with span or minspan parameters. The bins parameter must be between 2 and 50000 (inclusive).
@@ -345,4 +345,3 @@ PPL query::
345345
| 1 | 20-30 |
346346
| 3 | 30-40 |
347347
+---------+---------+
348-

0 commit comments

Comments
 (0)