indiek.cli

A free software package to manage your thoughts and documents!

This project is maintained by aernesto

back to table of contents

subtopic – Subordinate a topic to another

Description

Defines an existing topic as a subset of another topic. The included topic is called subtopic and the containing topic the supratopic.

Syntax

subtopic "<supratopic name>" "<subtopic name>"

Examples of use

subtopic "infer" "proba"

Arguments

Two strings surrounded by double quotes and separated by single space.

Bugs

When the subtopic contains items that already are in the supratopic, MYSQL throws an error. But it is harmless, meaning that the function still works as such.