aboutsummaryrefslogtreecommitdiff
path: root/src/piesctl-cl.opt
diff options
context:
space:
mode:
Diffstat (limited to 'src/piesctl-cl.opt')
-rw-r--r--src/piesctl-cl.opt6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/piesctl-cl.opt b/src/piesctl-cl.opt
index f7eaf2a..ebdfec4 100644
--- a/src/piesctl-cl.opt
+++ b/src/piesctl-cl.opt
@@ -69,6 +69,12 @@ BEGIN
69 } 69 }
70END 70END
71 71
72OPTION(no-netrc,N,,
73 [<don't read ~/.netrc file>])
74BEGIN
75 no_netrc_option = 1;
76END
77
72GROUP(Preprocessor) 78GROUP(Preprocessor)
73 79
74OPTION(include-directory,I,DIR, 80OPTION(include-directory,I,DIR,

Return to:

Send suggestions and report system problems to the System administrator.