Feat!: Remove all stable/aluminium jobs
[releng/builder.git] / scripts / cut-branch-jobs.py
index a1c813ae57a208819d50489663fc6acce1a43550..88cf3cb97817b6574da19dbac5655177d6fc95ff 100755 (executable)
@@ -346,7 +346,7 @@ parser.add_argument(
     metavar="RELEASE_ON_CURRENT_BRANCH",
     type=str,
     help="""The ODL release codename for the new {}
-        (eg. Aluminium, Silicon).""".format(
+        (eg. Silicon, Phosphorus).""".format(
         default_branch
     ),
 )