diff options
author | Christian Pointner <equinox@anytun.org> | 2009-01-02 14:53:30 +0000 |
---|---|---|
committer | Christian Pointner <equinox@anytun.org> | 2009-01-02 14:53:30 +0000 |
commit | 1eb9f3816376de7959e2ac7bd526510da4033b3d (patch) | |
tree | 33b28579054970e8d6c1e0ccc4f960efc6be605b /cmd-option-letters | |
parent | allways write exceptions to log (diff) |
changed -R|--route to -T|--route because -R was already taken
added a file containing all used letters for command line
Diffstat (limited to 'cmd-option-letters')
-rw-r--r-- | cmd-option-letters | 53 |
1 files changed, 53 insertions, 0 deletions
diff --git a/cmd-option-letters b/cmd-option-letters new file mode 100644 index 0000000..0d3b89c --- /dev/null +++ b/cmd-option-letters @@ -0,0 +1,53 @@ +a: auth algo +b: +c: cipher +d: device name +e: +f: +g: +h: print help text +i: local interface +j: +k: kd prf +l: ld_kdr +m: mux +n: ifconfig +o: remote port +p: local port +q: +r: remote host +s: sender id +t: device type +u: username when chroot +v: +w: window size +x: post up script +y: +z: + +A: master salt +B: +C: run in chroot +D: do not daemonize +E: +F: +G: +H: chroot direcotry +I: local sync interface +J: +K: master key +L: +M: sync hosts +N: +O: remote sync port +P: write pid file +Q: +R: remote sync host +S: local sync port +T: route +U: +V: +W: +X: control host +Y: +Z: |