Re: Issue with the man page

2020-10-27 Thread EricZolf
Hello again, I've installed fish and called the following: $ python /usr/share/fish/tools/create_manpage_completions.py /usr/share/man/man1/rdiff-backup.1.gz $ ll ~/.local/share/fish/generated_completions/ total 12 -rw-rw-r--. 1 myuser myuser 9936 Oct 27 07:18 rdiff-backup.fish $ cat

Re: Issue with the man page

2020-10-26 Thread Eric L.
Hi, difficult to say without knowing what fish is looking for, and man pages are not meant to do automated auto-completion. Anyway, I can only say that the `--allow-duplicate-timestamps` option is new with 2.0.5 and might be the reason for the issue. This said, I don't see anything

Issue with the man page

2020-10-25 Thread David Croll
Hi, after updating my Ubuntu to 20.10, I have rdiff-backup 2.0.5 now. There is a curious issue when using the fish console. It has a powerful autocompletion feature, both regarding file paths and command options. We can hit fish_update_completions and then the files containing the command