From: Daniel Martí Date: Wed, 19 Feb 2014 00:22:38 +0000 (+0100) Subject: Fix bash-completion header X-Git-Tag: 0.2~250 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=27c0caba6082ebd8fb45030531bbf033bf814624;p=fdroidserver.git Fix bash-completion header --- diff --git a/completion/bash-completion b/completion/bash-completion index 0d277a2d..b46a40c3 100644 --- a/completion/bash-completion +++ b/completion/bash-completion @@ -1,7 +1,7 @@ #!/bin/bash # # bash-completion - part of the FDroid server tools -# Commits updates to apps, allowing you to edit the commit messages +# Bash completion for the fdroid main tools # # Copyright (C) 2013, 2014 Daniel Martí #