aboutsummaryrefslogtreecommitdiffstats
path: root/src/yawa.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/yawa.h')
-rw-r--r--src/yawa.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/yawa.h b/src/yawa.h
index 7cafd2c..ac4cd4d 100644
--- a/src/yawa.h
+++ b/src/yawa.h
@@ -100,7 +100,7 @@ static struct argp_option options[] = {
{0, 0, 0, 0, "Misc:", -1},
{"alpha", 'A', "AMOUNT", 0, "Adjust alpha level for colors and images", -1},
- {"write", 'w', "FILENAME", 0, "Write the current image to a file", -1}, // Not implemented
+ {"write", 'w', "FILENAME", 0, "Write the current image to a file", -1},
{0, 0, 0, 0, 0, 0}
};