Skip to content

Commit dd227f3

Browse files
authored
Merge pull request #72 from Antiz96/fix_example_rebuild_todo
Fix typo in rebuild-todo's help message/example
2 parents d50ec7b + f7bc7bf commit dd227f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package/rebuild-todo

+1-1
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)