commandOption
P43637
predicate
Indicates that one entity is a configurable command-line option or parameter associated with another command or executable.
All labels observed (3)
| Label | Occurrences |
|---|---|
| option | 67 |
| commandOption canonical | 54 |
| defaultHelpOption | 2 |
Description generation (PDg)
The one-sentence description above was generated by prompting gpt-5.1 with the predicate name and this instruction.
Instruction
Given a predicate that represents a relationship or action between entities, generate a one-sentence description explaining its meaning. # Instructions Focus on describing the relationship, not the entities themselves. # Response Format Begin the description with \' Indicates...\'
Input
Predicate: commandOption
Generated description
Indicates that one entity is a configurable command-line option or parameter associated with another command or executable.
Sample triples (123)
| Subject | Object |
|---|---|
| GNU Tar | -c (create) ⓘ |
| GNU Tar | -x (extract) ⓘ |
| GNU Tar | -t (list) ⓘ |
| GNU Tar | -f (archive file) ⓘ |
| GNU Tar | -z (gzip compression) ⓘ |
| GNU Tar | -j (bzip2 compression) ⓘ |
| GNU Tar | -J (xz compression) ⓘ |
| Create React App | --template typescript ⓘ |
| tune2fs | -l ⓘ |
| tune2fs | -L ⓘ |
| tune2fs | -U ⓘ |
| tune2fs | -c ⓘ |
| tune2fs | -i ⓘ |
| tune2fs | -m ⓘ |
| tune2fs | -o ⓘ |
| tune2fs | -O ⓘ |
| tune2fs | -E ⓘ |
| tune2fs | -j ⓘ |
| llvm-mc | -triple via predicate surface "option" ⓘ |
| llvm-mc | -filetype via predicate surface "option" ⓘ |
| llvm-mc | -show-encoding via predicate surface "option" ⓘ |
| llvm-mc | -disassemble via predicate surface "option" ⓘ |
| llvm-mc | -assemble via predicate surface "option" ⓘ |
| llvm-mc | -mcpu via predicate surface "option" ⓘ |
| llvm-mc | -mattr via predicate surface "option" ⓘ |
| echo | -n via predicate surface "option" ⓘ |
| echo | -e via predicate surface "option" ⓘ |
| echo | -E via predicate surface "option" ⓘ |
| dd | bs via predicate surface "option" ⓘ |
| dd | count via predicate surface "option" ⓘ |
| dd | skip via predicate surface "option" ⓘ |
| dd | seek via predicate surface "option" ⓘ |
| dd | conv via predicate surface "option" ⓘ |
| uniq | -c ⓘ |
| uniq | --count ⓘ |
| uniq | -d ⓘ |
| uniq | --repeated ⓘ |
| uniq | -u ⓘ |
| uniq | --unique ⓘ |
| uniq | -i ⓘ |
| uniq | --ignore-case ⓘ |
| uniq | -f ⓘ |
| uniq | --skip-fields ⓘ |
| uniq | -s ⓘ |
| uniq | --skip-chars ⓘ |
| uniq | -w ⓘ |
| uniq | --check-chars ⓘ |
| uniq | --zero-terminated ⓘ |
| tr | -c ⓘ |
| tr | --complement ⓘ |