diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2023-04-28 22:29:28 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2023-04-28 22:29:28 (EDT) |
commit | 908a120ddd2ef753a8d9b7a9781e74fff1ca18dc (patch) | |
tree | 9c48f27121defeb8bb6213dc77b9ca4b86b8be03 | |
parent | a3221cb6e21fcf5586f423ea05a25072844327c0 (diff) |
cli.txt: Add constraints
-rw-r--r-- | cli.txt | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -16,3 +16,8 @@ Options: -F, --data-file=DATA-FILE Print the contents of the named data file. -l, --list-control List the control files. -L, --list-data List the data files. + +-f and -l are mutually exclusive +-F and -L are mutually exclusive +-f, -F, -l, and -L are invalid with -b +-d is only valid with -b |