Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

complete

Generate shell completion scripts.

rsdedup complete <shell>

Supported shells: bash, zsh, fish, elvish, powershell.

Examples

# Bash
rsdedup complete bash > ~/.local/share/bash-completion/complete/rsdedup

# Zsh (add ~/.zfunc to your fpath)
rsdedup complete zsh > ~/.zfunc/_rsdedup

# Fish
rsdedup complete fish > ~/.config/fish/complete/rsdedup.fish