[Refdb-users] to quote or not to quote (Curious refdbc -C "getref ..." behaviour)
Status: Beta
Brought to you by:
mhoenicka
|
From: Markus H. <mar...@mh...> - 2004-03-31 17:26:46
|
Markus Hoenicka writes: > This unfortunately breaks the refdbc -C "getref -h" workaround. I'll > have to figure out a way to have both, not one or the other. > I've figured out something that (hopefully) satisfies all your needs. The current CVS version of refdbc.c does the following: 1) refdbc -h runs the refdbc help, then exits 2) refdbc -C getref -h runs the getref help, then exits 3) refdbc -C yaddayadda complains about unknown command, then exits The latter is done along the lines of Marc's suggested patch. Let me know if this behaviour still causes problems. regards, Markus -- Markus Hoenicka mar...@ca... (Spam-protected email: replace the quadrupeds with "mhoenicka") http://www.mhoenicka.de |