summaryrefslogtreecommitdiff
path: root/src/skin/slbt_skin_default.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/skin/slbt_skin_default.c')
-rw-r--r--src/skin/slbt_skin_default.c7
1 files changed, 3 insertions, 4 deletions
diff --git a/src/skin/slbt_skin_default.c b/src/skin/slbt_skin_default.c
index 6f752b7..8798d05 100644
--- a/src/skin/slbt_skin_default.c
+++ b/src/skin/slbt_skin_default.c
@@ -17,10 +17,9 @@ const struct argv_option slbt_default_options[] = {
"set the execution mode, where <mode> "
"is one of {%s}. of the above modes, "
"'finish' is not needed and is therefore "
- "a no-op; 'clean' and 'uninstall' are "
- "currently not implemented, however "
- "their addition is expected before "
- "the next release"},
+ "a no-op; 'clean' is currently not implemented, "
+ "however its addition is expected before the "
+ "next major release"},
{"finish", 0,TAG_FINISH,ARGV_OPTARG_NONE,0,0,0,
"same as --mode=finish"},