Add deprecation status/reason comments.
This commit is contained in:
parent
7248290e6e
commit
6e2b17c4e6
@ -1,3 +1,6 @@
|
||||
# Use of this file is deprecated. Upstream completion is available in
|
||||
# subversion >= 0.12.0, use that instead.
|
||||
|
||||
# svn completion
|
||||
|
||||
have svn &&
|
||||
|
@ -1,3 +1,6 @@
|
||||
# Use of this file is deprecated. Upstream completion is available in
|
||||
# yum >= 3.2.25, use that instead.
|
||||
|
||||
# yum(8) completion
|
||||
|
||||
have yum && {
|
||||
|
@ -1,3 +1,6 @@
|
||||
# Use of this file is deprecated. Upstream completion is available in
|
||||
# yum-utils >= 1.1.24, use that instead.
|
||||
|
||||
# bash completion for repomanage
|
||||
|
||||
have repomanage &&
|
||||
|
Loading…
x
Reference in New Issue
Block a user