Skip to content

Commit f7bc7bf

Browse files
committed
Fix typo in rebuild-todo's help message/examples
1 parent d50ec7b commit f7bc7bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package/rebuild-todo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ usage() {
4646
Rebuilds all packages from [extra] towards [extra-testing]
4747
$ ${PROGNAME} --extra --testing "https://archlinux.org/todo/some-todo-list/"
4848
49-
Rebuilds all packages from [core] towards [extra-testing]
49+
Rebuilds all packages from [core] towards [core-staging]
5050
$ ${PROGNAME} --core --staging -m "binutils rebuild" "https://archlinux.org/todo/some-todo-list/"
5151
5252
Rebuilds all packages from stdin (from [core]) towards [staging]

0 commit comments

Comments
 (0)