foundationdb/fdbcli/linenoise
Alex Miller 390330176f Update LineNoise, and use hints to provide inline argument descriptions.
This makes it so that if you type:

    fdbcli> setclass

Then fdbcli shows

    fdbcli> setclass <ADDRESS> <unset|storage|transaction|default>
                    ^

With the cursor located where the ^ is pointing.
2020-02-21 17:15:40 -08:00
..
linenoise.c Update LineNoise, and use hints to provide inline argument descriptions. 2020-02-21 17:15:40 -08:00
linenoise.h Update LineNoise, and use hints to provide inline argument descriptions. 2020-02-21 17:15:40 -08:00