(Arne Babenhauserheide)
2013-12-04: added note to the ui plan. added note to the ui plan.
diff --git a/examples/kit-encode.w b/examples/kit-encode.w --- a/examples/kit-encode.w +++ b/examples/kit-encode.w @@ -251,7 +251,7 @@ define : unkittytextfile filepath ; displaywithnewline : unkittytextfile "1.kit" ; TODO: Final step: Add commandline handling which allows to write into files and set the text flag and so on. -; ./kit-encode [-e|--encode|-d|--decode] [--text] [--template file] [--killstring "stringtoremove"] [-o|--output file] [file|-] +; ./kit-encode [-e|--encode|-d|--decode] [--text] [--template file] [--killstring "stringtoremove" (mutliple times)] [-o|--output file] [file|-] ; Now for the ultimate Kittyfication