export sl_did_you_mean that uses OptimalStringAlignmentDistance to propose an alternative
This commit is contained in:
@@ -61,6 +61,8 @@ int sl_make_argv(char*, int*, char***);
|
||||
void sl_apropos (SL_cmd *cmd, const char *topic);
|
||||
SL_cmd *sl_match (SL_cmd *cmds, char *cmd, int exactp);
|
||||
void sl_slc_help (SL_cmd *cmds, int argc, char **argv);
|
||||
void sl_did_you_mean(SL_cmd *cmds, const char *match);
|
||||
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
|
Reference in New Issue
Block a user