From f26afffb3cd90e3ce30d63111cd84c520fb54485 Mon Sep 17 00:00:00 2001 From: smcv Date: Sat, 15 Aug 2015 08:33:11 -0400 Subject: [PATCH] Added a comment --- ...ent_1_e62f3ae89da8c66e94d37bd148fbebbd._comment | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 doc/forum/Inline__44___sort_and_show_-_is_it_possible_to_achieve_equivalent_to_tail_command/comment_1_e62f3ae89da8c66e94d37bd148fbebbd._comment diff --git a/doc/forum/Inline__44___sort_and_show_-_is_it_possible_to_achieve_equivalent_to_tail_command/comment_1_e62f3ae89da8c66e94d37bd148fbebbd._comment b/doc/forum/Inline__44___sort_and_show_-_is_it_possible_to_achieve_equivalent_to_tail_command/comment_1_e62f3ae89da8c66e94d37bd148fbebbd._comment new file mode 100644 index 000000000..d9fdabcac --- /dev/null +++ b/doc/forum/Inline__44___sort_and_show_-_is_it_possible_to_achieve_equivalent_to_tail_command/comment_1_e62f3ae89da8c66e94d37bd148fbebbd._comment @@ -0,0 +1,14 @@ +[[!comment format=mdwn + username="smcv" + subject="comment 1" + date="2015-08-15T12:33:11Z" + content=""" +I don't think this is currently possible: `show` takes the first *n* +pages after sorting. + +Care to contribute a patch adding `show=\"last 10\"`? Then you could do + + \[[inline pages=\"...\" sort=\"-age\" show=\"last 10\"]] + +and I think that would have the result you want. +"""]] -- 2.39.5