diff options
| author | Eyal Posener <[email protected]> | 2019-03-07 06:59:58 +0200 |
|---|---|---|
| committer | Eyal Posener <[email protected]> | 2019-03-07 06:59:58 +0200 |
| commit | d258bec9b1c6e4c8cf76949b789b9a8b0d5193f8 (patch) | |
| tree | 812be0e1290c1b2bb5ace0e950d0d63804537e4b /complete.go | |
| parent | 3ef9b31a6a0613ae832e7ecf208374027c3b2343 (diff) | |
use goreadme
Diffstat (limited to 'complete.go')
| -rw-r--r-- | complete.go | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/complete.go b/complete.go index 725c4de..991bdea 100644 --- a/complete.go +++ b/complete.go @@ -1,8 +1,3 @@ -// Package complete provides a tool for bash writing bash completion in go. -// -// Writing bash completion scripts is a hard work. This package provides an easy way -// to create bash completion scripts for any command, and also an easy way to install/uninstall -// the completion of the command. package complete import ( |
