tldr-python-client
tldr-python-client copied to clipboard
Show notice about another similar pages
For instance there are two pages with the same name in common/ and linux. Before each page in output we can write smth like:
There are another page versions in: common.(forlinux/)There are another page versions in: linux.(forcommon/)
Note that difference between these pages are:
common/uses short options for the most frequently used arguments and long for otherslinux/uses long options for all situations
I like this idea.
However I'd word it as There are other versions of this page in the ___ category.
with ___ being filled with common for example.