mirror of
https://codeberg.org/redict/redict.git
synced 2025-01-22 16:18:28 -05:00
35e836c26d
This was harmless because we marked the parent command with SENTINEL flag. So the populateCommandTable was ok. And we also don't show the flag (SENTINEL and ONLY-SENTNEL) in COMMAND INFO. In this PR, we also add the same CMD_SENTINEL and CMD_ONLY_SENTINEL flags check when populating the sub-commands. so that in the future it'll be possible to add some sub-commands to sentinel or sentinel-only but not others. |
||
---|---|---|
.. | ||
tests | ||
tmp | ||
run.tcl |