From 4ad99ab788caf5d64b21c7fb6ca3cbbf1c769b27 Mon Sep 17 00:00:00 2001 From: Daniel Shahaf Date: Fri, 6 Jan 2023 12:58:31 +0000 Subject: unposted (cf. users/28616): _svnadmin: Add comment noting a case that's not completed correctly. --- Completion/Unix/Command/_subversion | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Completion/Unix/Command/_subversion') diff --git a/Completion/Unix/Command/_subversion b/Completion/Unix/Command/_subversion index 8fc46a292..9a0328dca 100644 --- a/Completion/Unix/Command/_subversion +++ b/Completion/Unix/Command/_subversion @@ -318,6 +318,9 @@ _svnadmin () { # Test cases: # svnadmin freeze . rsync -- offers --file # svnadmin freeze -- . rsync - offers rsync's options + # svnadmin freeze . -- rsync - should do the same (but currently doesn't) + # + # TODO: Fix the third case. # # Note: the NORMARG calculations here include one positional argument # (the '.') before the command. -- cgit v1.2.3