diff --git a/pubs/config/spec.py b/pubs/config/spec.py index c98df99..b691f80 100644 --- a/pubs/config/spec.py +++ b/pubs/config/spec.py @@ -100,8 +100,6 @@ active = force_list(default=list('alias')) # description = lists number of pubs in repo # To use commas in the description, wrap them in a "" string. For example: -# [[[hellocount]]] -# command = !pubs list -k | wc -l; echo "hello!" # description = "lists number of pubs in repo, greets the user afterward" [[git]]