tests/test-revert-unknown.out
author Alexis S. L. Carvalho <alexis@cecm.usp.br>
Sun, 22 Oct 2006 01:02:06 -0300
changeset 3480 26285469db9b
parent 2042 a514c7509fa9
permissions -rw-r--r--
bash_completion: allow overriding completion for arguments that start with "-"

%% Should show unknown
? unknown
removing b
%% Should show unknown and b removed
R b
? unknown
%% Should show a and unknown
a
unknown