Limit number of output definitions with -n or --limit
ryangreenberg opened this issue · 0 comments
ryangreenberg commented
Open to different long names for --limit
. -n
is a pretty common short flag for specifying the number of entries (e.g. head -n5
and tail -n100
).