Skip to content

Commit

Permalink
Mark the config setting flag experimental.
Browse files Browse the repository at this point in the history
  • Loading branch information
hzeller committed Dec 15, 2024
1 parent d2a61a8 commit 669620f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion bant/bant.cc
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,8 @@ static int usage(const char *prog, const char *message, int exit_code) {
-v : Verbose; print some stats. Multiple times: more verbose.
-h : This help.
--//<option> : configurable flag attribute to be used in select() and
picked up by elaboration (-e)
picked up by elaboration (-e) (experimental; does not yet
read config_setting(), but flag value is used directly).
Commands (unique prefix sufficient):
%s== Parsing ==%s
Expand Down

0 comments on commit 669620f

Please sign in to comment.