Closed
Description
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
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Done