Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion man/man1/recs-annotate.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH RECS\-ANNOTATE 1 "2026-02-23" "recs 0.1.0" "RecordStream Manual"
.TH RECS\-ANNOTATE 1 "2026-02-24" "recs 0.1.0" "RecordStream Manual"

.SH NAME
recs\-annotate \- Evaluate an expression on each record and cache the resulting changes by key grouping
Expand Down
2 changes: 1 addition & 1 deletion man/man1/recs-assert.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH RECS\-ASSERT 1 "2026-02-23" "recs 0.1.0" "RecordStream Manual"
.TH RECS\-ASSERT 1 "2026-02-24" "recs 0.1.0" "RecordStream Manual"

.SH NAME
recs\-assert \- Asserts that every record in the stream must pass the given expression
Expand Down
2 changes: 1 addition & 1 deletion man/man1/recs-chain.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH RECS\-CHAIN 1 "2026-02-23" "recs 0.1.0" "RecordStream Manual"
.TH RECS\-CHAIN 1 "2026-02-24" "recs 0.1.0" "RecordStream Manual"

.SH NAME
recs\-chain \- Creates an in\-memory chain of recs operations
Expand Down
2 changes: 1 addition & 1 deletion man/man1/recs-collate.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH RECS\-COLLATE 1 "2026-02-23" "recs 0.1.0" "RecordStream Manual"
.TH RECS\-COLLATE 1 "2026-02-24" "recs 0.1.0" "RecordStream Manual"

.SH NAME
recs\-collate \- Take records, grouped together by \-\-keys, and compute statistics (like average, count, sum, concat, etc
Expand Down
2 changes: 1 addition & 1 deletion man/man1/recs-decollate.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH RECS\-DECOLLATE 1 "2026-02-23" "recs 0.1.0" "RecordStream Manual"
.TH RECS\-DECOLLATE 1 "2026-02-24" "recs 0.1.0" "RecordStream Manual"

.SH NAME
recs\-decollate \- Reverse of collate: takes a single record and produces multiple records using deaggregators
Expand Down
2 changes: 1 addition & 1 deletion man/man1/recs-delta.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH RECS\-DELTA 1 "2026-02-23" "recs 0.1.0" "RecordStream Manual"
.TH RECS\-DELTA 1 "2026-02-24" "recs 0.1.0" "RecordStream Manual"

.SH NAME
recs\-delta \- Transforms absolute values into deltas between adjacent records
Expand Down
2 changes: 1 addition & 1 deletion man/man1/recs-eval.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH RECS\-EVAL 1 "2026-02-23" "recs 0.1.0" "RecordStream Manual"
.TH RECS\-EVAL 1 "2026-02-24" "recs 0.1.0" "RecordStream Manual"

.SH NAME
recs\-eval \- Evaluate an expression on each record and print the result as a line of text
Expand Down
2 changes: 1 addition & 1 deletion man/man1/recs-expandjson.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH RECS\-EXPANDJSON 1 "2026-02-23" "recs 0.1.0" "RecordStream Manual"
.TH RECS\-EXPANDJSON 1 "2026-02-24" "recs 0.1.0" "RecordStream Manual"

.SH NAME
recs\-expandjson \- Expand JSON strings embedded in record fields into actual JSON values
Expand Down
2 changes: 1 addition & 1 deletion man/man1/recs-flatten.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH RECS\-FLATTEN 1 "2026-02-23" "recs 0.1.0" "RecordStream Manual"
.TH RECS\-FLATTEN 1 "2026-02-24" "recs 0.1.0" "RecordStream Manual"

.SH NAME
recs\-flatten \- Flatten nested hash/array structures in records into top\-level fields
Expand Down
2 changes: 1 addition & 1 deletion man/man1/recs-fromapache.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH RECS\-FROMAPACHE 1 "2026-02-23" "recs 0.1.0" "RecordStream Manual"
.TH RECS\-FROMAPACHE 1 "2026-02-24" "recs 0.1.0" "RecordStream Manual"

.SH NAME
recs\-fromapache \- Each line of input (or lines of <files>) is parsed to produce an output record from Apache access logs
Expand Down
2 changes: 1 addition & 1 deletion man/man1/recs-fromatomfeed.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH RECS\-FROMATOMFEED 1 "2026-02-23" "recs 0.1.0" "RecordStream Manual"
.TH RECS\-FROMATOMFEED 1 "2026-02-24" "recs 0.1.0" "RecordStream Manual"

.SH NAME
recs\-fromatomfeed \- Produce records from atom feed entries
Expand Down
2 changes: 1 addition & 1 deletion man/man1/recs-fromcsv.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH RECS\-FROMCSV 1 "2026-02-23" "recs 0.1.0" "RecordStream Manual"
.TH RECS\-FROMCSV 1 "2026-02-24" "recs 0.1.0" "RecordStream Manual"

.SH NAME
recs\-fromcsv \- Each line of input (or lines of <files>) is split on commas to produce an output record
Expand Down
2 changes: 1 addition & 1 deletion man/man1/recs-fromdb.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH RECS\-FROMDB 1 "2026-02-23" "recs 0.1.0" "RecordStream Manual"
.TH RECS\-FROMDB 1 "2026-02-24" "recs 0.1.0" "RecordStream Manual"

.SH NAME
recs\-fromdb \- Execute a select statement on a database and create a record stream from the results
Expand Down
2 changes: 1 addition & 1 deletion man/man1/recs-fromjsonarray.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH RECS\-FROMJSONARRAY 1 "2026-02-23" "recs 0.1.0" "RecordStream Manual"
.TH RECS\-FROMJSONARRAY 1 "2026-02-24" "recs 0.1.0" "RecordStream Manual"

.SH NAME
recs\-fromjsonarray \- Import JSON objects from within a JSON array
Expand Down
2 changes: 1 addition & 1 deletion man/man1/recs-fromkv.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH RECS\-FROMKV 1 "2026-02-23" "recs 0.1.0" "RecordStream Manual"
.TH RECS\-FROMKV 1 "2026-02-24" "recs 0.1.0" "RecordStream Manual"

.SH NAME
recs\-fromkv \- Records are generated from character input with the form "<record><record\-delim><record>
Expand Down
2 changes: 1 addition & 1 deletion man/man1/recs-frommongo.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH RECS\-FROMMONGO 1 "2026-02-23" "recs 0.1.0" "RecordStream Manual"
.TH RECS\-FROMMONGO 1 "2026-02-24" "recs 0.1.0" "RecordStream Manual"

.SH NAME
recs\-frommongo \- Generate records from a MongoDB query
Expand Down
2 changes: 1 addition & 1 deletion man/man1/recs-frommultire.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH RECS\-FROMMULTIRE 1 "2026-02-23" "recs 0.1.0" "RecordStream Manual"
.TH RECS\-FROMMULTIRE 1 "2026-02-24" "recs 0.1.0" "RecordStream Manual"

.SH NAME
recs\-frommultire \- Match multiple regexes against each line of input (or lines of <files>)
Expand Down
2 changes: 1 addition & 1 deletion man/man1/recs-fromps.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH RECS\-FROMPS 1 "2026-02-23" "recs 0.1.0" "RecordStream Manual"
.TH RECS\-FROMPS 1 "2026-02-24" "recs 0.1.0" "RecordStream Manual"

.SH NAME
recs\-fromps \- Generate records from the process table
Expand Down
2 changes: 1 addition & 1 deletion man/man1/recs-fromre.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH RECS\-FROMRE 1 "2026-02-23" "recs 0.1.0" "RecordStream Manual"
.TH RECS\-FROMRE 1 "2026-02-24" "recs 0.1.0" "RecordStream Manual"

.SH NAME
recs\-fromre \- The regex <re> is matched against each line of input (or lines of <files>)
Expand Down
2 changes: 1 addition & 1 deletion man/man1/recs-fromsplit.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH RECS\-FROMSPLIT 1 "2026-02-23" "recs 0.1.0" "RecordStream Manual"
.TH RECS\-FROMSPLIT 1 "2026-02-24" "recs 0.1.0" "RecordStream Manual"

.SH NAME
recs\-fromsplit \- Each line of input (or lines of <files>) is split on the provided delimiter to produce an output record
Expand Down
2 changes: 1 addition & 1 deletion man/man1/recs-fromtcpdump.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH RECS\-FROMTCPDUMP 1 "2026-02-23" "recs 0.1.0" "RecordStream Manual"
.TH RECS\-FROMTCPDUMP 1 "2026-02-24" "recs 0.1.0" "RecordStream Manual"

.SH NAME
recs\-fromtcpdump \- Runs tcpdump and puts out records, one for each packet
Expand Down
2 changes: 1 addition & 1 deletion man/man1/recs-fromxferlog.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH RECS\-FROMXFERLOG 1 "2026-02-23" "recs 0.1.0" "RecordStream Manual"
.TH RECS\-FROMXFERLOG 1 "2026-02-24" "recs 0.1.0" "RecordStream Manual"

.SH NAME
recs\-fromxferlog \- Each line of input (or lines of <files>) is parsed as an FTP transfer log (xferlog format) to produce an output record
Expand Down
2 changes: 1 addition & 1 deletion man/man1/recs-fromxls.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH RECS\-FROMXLS 1 "2026-02-23" "recs 0.1.0" "RecordStream Manual"
.TH RECS\-FROMXLS 1 "2026-02-24" "recs 0.1.0" "RecordStream Manual"

.SH NAME
recs\-fromxls \- Parse Excel files (xls, xlsx, xlsb, xlsm) into records
Expand Down
2 changes: 1 addition & 1 deletion man/man1/recs-fromxml.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH RECS\-FROMXML 1 "2026-02-23" "recs 0.1.0" "RecordStream Manual"
.TH RECS\-FROMXML 1 "2026-02-24" "recs 0.1.0" "RecordStream Manual"

.SH NAME
recs\-fromxml \- Reads either from STDIN or from the specified URIs
Expand Down
2 changes: 1 addition & 1 deletion man/man1/recs-generate.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH RECS\-GENERATE 1 "2026-02-23" "recs 0.1.0" "RecordStream Manual"
.TH RECS\-GENERATE 1 "2026-02-24" "recs 0.1.0" "RecordStream Manual"

.SH NAME
recs\-generate \- Execute an expression for each record to generate new records
Expand Down
2 changes: 1 addition & 1 deletion man/man1/recs-grep.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH RECS\-GREP 1 "2026-02-23" "recs 0.1.0" "RecordStream Manual"
.TH RECS\-GREP 1 "2026-02-24" "recs 0.1.0" "RecordStream Manual"

.SH NAME
recs\-grep \- Filter records where an expression evaluates to true
Expand Down
2 changes: 1 addition & 1 deletion man/man1/recs-join.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH RECS\-JOIN 1 "2026-02-23" "recs 0.1.0" "RecordStream Manual"
.TH RECS\-JOIN 1 "2026-02-24" "recs 0.1.0" "RecordStream Manual"

.SH NAME
recs\-join \- Join two record streams on a key
Expand Down
2 changes: 1 addition & 1 deletion man/man1/recs-multiplex.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH RECS\-MULTIPLEX 1 "2026-02-23" "recs 0.1.0" "RecordStream Manual"
.TH RECS\-MULTIPLEX 1 "2026-02-24" "recs 0.1.0" "RecordStream Manual"

.SH NAME
recs\-multiplex \- Take records, grouped together by \-\-keys, and run a separate operation instance for each group
Expand Down
2 changes: 1 addition & 1 deletion man/man1/recs-normalizetime.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH RECS\-NORMALIZETIME 1 "2026-02-23" "recs 0.1.0" "RecordStream Manual"
.TH RECS\-NORMALIZETIME 1 "2026-02-24" "recs 0.1.0" "RecordStream Manual"

.SH NAME
recs\-normalizetime \- Given a single key field containing a date/time value, construct a normalized version of the value and place it into a field named \'n_<key>\'
Expand Down
2 changes: 1 addition & 1 deletion man/man1/recs-parsedate.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH RECS\-PARSEDATE 1 "2026-02-23" "recs 0.1.0" "RecordStream Manual"
.TH RECS\-PARSEDATE 1 "2026-02-24" "recs 0.1.0" "RecordStream Manual"

.SH NAME
recs\-parsedate \- Parse date/time strings from a field and output them in a normalized format
Expand Down
2 changes: 1 addition & 1 deletion man/man1/recs-sort.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH RECS\-SORT 1 "2026-02-23" "recs 0.1.0" "RecordStream Manual"
.TH RECS\-SORT 1 "2026-02-24" "recs 0.1.0" "RecordStream Manual"

.SH NAME
recs\-sort \- Sort records from input or from files
Expand Down
2 changes: 1 addition & 1 deletion man/man1/recs-stream2table.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH RECS\-STREAM2TABLE 1 "2026-02-23" "recs 0.1.0" "RecordStream Manual"
.TH RECS\-STREAM2TABLE 1 "2026-02-24" "recs 0.1.0" "RecordStream Manual"

.SH NAME
recs\-stream2table \- Transforms a list of records, combining records based on a column field
Expand Down
2 changes: 1 addition & 1 deletion man/man1/recs-substream.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH RECS\-SUBSTREAM 1 "2026-02-23" "recs 0.1.0" "RecordStream Manual"
.TH RECS\-SUBSTREAM 1 "2026-02-24" "recs 0.1.0" "RecordStream Manual"

.SH NAME
recs\-substream \- Filter to a range of records delimited from when the begin snippet becomes true to when the end snippet becomes true, i
Expand Down
2 changes: 1 addition & 1 deletion man/man1/recs-tochart.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH RECS\-TOCHART 1 "2026-02-23" "recs 0.1.0" "RecordStream Manual"
.TH RECS\-TOCHART 1 "2026-02-24" "recs 0.1.0" "RecordStream Manual"

.SH NAME
recs\-tochart \- Render charts in the terminal from a record stream
Expand Down
2 changes: 1 addition & 1 deletion man/man1/recs-tocsv.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH RECS\-TOCSV 1 "2026-02-23" "recs 0.1.0" "RecordStream Manual"
.TH RECS\-TOCSV 1 "2026-02-24" "recs 0.1.0" "RecordStream Manual"

.SH NAME
recs\-tocsv \- Outputs records as CSV formatted lines
Expand Down
2 changes: 1 addition & 1 deletion man/man1/recs-todb.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH RECS\-TODB 1 "2026-02-23" "recs 0.1.0" "RecordStream Manual"
.TH RECS\-TODB 1 "2026-02-24" "recs 0.1.0" "RecordStream Manual"

.SH NAME
recs\-todb \- Dumps a stream of input records into a database
Expand Down
2 changes: 1 addition & 1 deletion man/man1/recs-togdgraph.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH RECS\-TOGDGRAPH 1 "2026-02-23" "recs 0.1.0" "RecordStream Manual"
.TH RECS\-TOGDGRAPH 1 "2026-02-24" "recs 0.1.0" "RecordStream Manual"

.SH NAME
recs\-togdgraph \- Create a bar, scatter, or line graph
Expand Down
2 changes: 1 addition & 1 deletion man/man1/recs-tognuplot.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH RECS\-TOGNUPLOT 1 "2026-02-23" "recs 0.1.0" "RecordStream Manual"
.TH RECS\-TOGNUPLOT 1 "2026-02-24" "recs 0.1.0" "RecordStream Manual"

.SH NAME
recs\-tognuplot \- Create a graph of points from a record stream using GNU Plot
Expand Down
2 changes: 1 addition & 1 deletion man/man1/recs-tohtml.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH RECS\-TOHTML 1 "2026-02-23" "recs 0.1.0" "RecordStream Manual"
.TH RECS\-TOHTML 1 "2026-02-24" "recs 0.1.0" "RecordStream Manual"

.SH NAME
recs\-tohtml \- Prints out an HTML table for the records from input or from files
Expand Down
2 changes: 1 addition & 1 deletion man/man1/recs-tojsonarray.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH RECS\-TOJSONARRAY 1 "2026-02-23" "recs 0.1.0" "RecordStream Manual"
.TH RECS\-TOJSONARRAY 1 "2026-02-24" "recs 0.1.0" "RecordStream Manual"

.SH NAME
recs\-tojsonarray \- Outputs the record stream as a single JSON array
Expand Down
2 changes: 1 addition & 1 deletion man/man1/recs-topn.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH RECS\-TOPN 1 "2026-02-23" "recs 0.1.0" "RecordStream Manual"
.TH RECS\-TOPN 1 "2026-02-24" "recs 0.1.0" "RecordStream Manual"

.SH NAME
recs\-topn \- Output the top N records from the input stream or from files
Expand Down
2 changes: 1 addition & 1 deletion man/man1/recs-toprettyprint.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH RECS\-TOPRETTYPRINT 1 "2026-02-23" "recs 0.1.0" "RecordStream Manual"
.TH RECS\-TOPRETTYPRINT 1 "2026-02-24" "recs 0.1.0" "RecordStream Manual"

.SH NAME
recs\-toprettyprint \- Pretty print records, one key to a line, with a line of dashes separating records
Expand Down
2 changes: 1 addition & 1 deletion man/man1/recs-toptable.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH RECS\-TOPTABLE 1 "2026-02-23" "recs 0.1.0" "RecordStream Manual"
.TH RECS\-TOPTABLE 1 "2026-02-24" "recs 0.1.0" "RecordStream Manual"

.SH NAME
recs\-toptable \- Creates a multi\-dimensional pivot table with any number of x and y axes
Expand Down
2 changes: 1 addition & 1 deletion man/man1/recs-totable.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH RECS\-TOTABLE 1 "2026-02-23" "recs 0.1.0" "RecordStream Manual"
.TH RECS\-TOTABLE 1 "2026-02-24" "recs 0.1.0" "RecordStream Manual"

.SH NAME
recs\-totable \- Pretty prints a table of records to the screen
Expand Down
2 changes: 1 addition & 1 deletion man/man1/recs-xform.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH RECS\-XFORM 1 "2026-02-23" "recs 0.1.0" "RecordStream Manual"
.TH RECS\-XFORM 1 "2026-02-24" "recs 0.1.0" "RecordStream Manual"

.SH NAME
recs\-xform \- Transform records with a JS snippet
Expand Down
2 changes: 1 addition & 1 deletion man/man1/recs.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH RECS 1 "2026-02-23" "recs 0.1.0" "RecordStream Manual"
.TH RECS 1 "2026-02-24" "recs 0.1.0" "RecordStream Manual"

.SH NAME
recs \- a toolkit for taming JSON record streams
Expand Down
Loading