aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--fish.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fish.c b/fish.c
index 435a5c4a..fbc9ffbf 100644
--- a/fish.c
+++ b/fish.c
@@ -66,7 +66,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
/**
The string describing the single-character options accepted by the main fish binary
*/
-#define GETOPT_STRING "hilnvc:p:d:"
+#define GETOPT_STRING "+hilnvc:p:d:"
/**
Parse init files