Skip to content

Commit 10d7f48

Browse files
authored
Merge pull request #86 from archlinux/dryrun-rebuild-todo
rebuild-todo: Fix documentation for -d / --dry-run
2 parents bfc86bf + 3c7bf29 commit 10d7f48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package/rebuild-todo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ usage() {
2727
-e, --edit Edit PKGBUILD before building. Default when todo type is "Task"
2828
-o, --offload Use offloaded builds
2929
-h, --help Show this help text
30-
--dry-run Show the offload-build and commitpkg being ran
30+
-d, --dry-run Show the offload-build and commitpkg being ran
3131
--no-build Don't build PKGBUILD
3232
--no-publish Don't run commitpkg after building
3333
--no-bump Don't bump pkgrel before building (default bumps pkgrel)

0 commit comments

Comments
 (0)