From 7f5dd0453e23437296123dd9c8e07f285618505e Mon Sep 17 00:00:00 2001 From: Connor Date: Thu, 18 Aug 2016 19:56:33 -0700 Subject: [PATCH] --- kyaa.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kyaa.md b/kyaa.md index b176916..190eba6 100644 --- a/kyaa.md +++ b/kyaa.md @@ -115,4 +115,4 @@ kyaa prints error messages to `stderr`, and help text to `stdout`. * support `--var=42` argument style * rename overlapping things, e.g. `KYAA_FLAG` vs `kyaa_flag`, `KYAA_FLAG_ARG` vs `kyaa_flag_arg`, etc. -* move `KYAA_FLAG_ARG` to `kyaa_extend.h` or something; write similar macros. \ No newline at end of file +* move `KYAA_FLAG_LONG` to `kyaa_extend.h` or something; write similar macros. \ No newline at end of file