summary refs log tree commit diff
path: root/rc.d
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-01-07 17:11:56 -0500
committerJune McEnroe <june@causal.agency>2020-01-07 17:18:01 -0500
commit821604a1075e7f2e75e04dfe9da2c27b2fb0d577 (patch)
treef02a5fd520c76d4d5318fffdfe751dfc52e57530 /rc.d
parentIntercept client QUIT with no parameter (diff)
downloadpounce-821604a1075e7f2e75e04dfe9da2c27b2fb0d577.tar.gz
pounce-821604a1075e7f2e75e04dfe9da2c27b2fb0d577.zip
Rename -A and -Q to -y and -q
The other upper-case options are related to the listening side of
things, not the server side, so this is more consistent.

This is incompatible, but will fail loudly, and I expect these options
are more likely set in a configuration file, if they are set at all. I
also want to free up -A for setting a client CA, but assuming your away
message is not also an existing file path, that will continue to fail
loudly.
Diffstat (limited to 'rc.d')
0 files changed, 0 insertions, 0 deletions
Switch to jorts Install scriptJune McEnroe 2022-06-08Indicate if still reading or no resultsJune McEnroe 2022-06-08Add Maiden, Mother, CroneJune McEnroe 2022-06-05FIRST SHOW IN 2.5 YEARS BABEY!!!June McEnroe 2022-06-03Set line number on File linesJune McEnroe 2022-06-03Stop polling stdin after EOFJune McEnroe 2022-06-02Set TABSIZE=4June McEnroe 2022-06-02Do basic match highlightingJune McEnroe 2022-06-02Clean up parsing a littleJune McEnroe 2022-06-02Don't duplicate path stringJune McEnroe 2022-06-02Use stderr instead of /dev/tty, realloc buffer if lines too longJune McEnroe 2022-06-02Add initial working version of qfJune McEnroe 2022-05-29Set prompt for okshJune McEnroe