[Mono-bugs] [Bug 62668][Wis] Changed - Invalid switched for mcs
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sun, 8 Aug 2004 13:56:45 -0400 (EDT)
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by colin@breame.com.
http://bugzilla.ximian.com/show_bug.cgi?id=62668
--- shadow/62668 2004-08-07 20:56:32.000000000 -0400
+++ shadow/62668.tmp.18694 2004-08-08 13:56:45.000000000 -0400
@@ -25,6 +25,10 @@
It would be better if mcs noticed that the switch was invalid and reported
with an appropriate message. e.g. "Unknown switch '-notavalidswitch'. Use
mcs --help for help" etc.
------- Additional Comments From miguel@ximian.com 2004-08-07 20:56 -------
In Unix files with a dash are valid.
+
+------- Additional Comments From colin@breame.com 2004-08-08 13:56 -------
+Maybe it should work like other Unix commands, where a double dash
+denoted the end of switches. e.g. ls -- -afile