diff --git a/docs/distributions/cc7.md b/docs/distributions/cc7.md
index 30163ca3ec7748c83356a92385bb2f620f774fb6..f2afcf944e294a786fd46622c1053e9b51aefab1 100644
--- a/docs/distributions/cc7.md
+++ b/docs/distributions/cc7.md
@@ -16,6 +16,7 @@ Apart from the obvious, the script also supports:
 * Automatic rebuild of the openafs kmod for main and centosplus kernels
 * Ability to pause the release by populating a `/mnt/data2/home/build/bin/.freeze` file
 * Ability to exclude packages from promotion to production by populating the `/mnt/data2/home/build/bin/exclude_list` file
+* Ability to exclude packages from being synced from upstream by populating the `/mnt/data2/home/build/bin/exclude_list_upstream` file
 * Administrator email notifications in the event of a failure, no new packages, or if only src/debug packages were released
 
 !!! danger ""