# HG changeset patch # User Pierre-Yves David # Date 1389330642 28800 # Node ID e2a463e1e7c89787a77ca422e9ea83c80cda68e8 # Parent b116de5dc70d74e922714c151fd3ad6d88657140 tutorial: use long form of argument for the sake of clarity diff -r b116de5dc70d -r e2a463e1e7c8 tests/test-tutorial.t --- a/tests/test-tutorial.t Thu Jan 09 21:22:41 2014 -0800 +++ b/tests/test-tutorial.t Thu Jan 09 21:10:42 2014 -0800 @@ -241,7 +241,7 @@ instead of merging my head with the new one. I'm going to rebase my work $ hg diff - $ hg rebase -d 9ca060c80d74 -s 4d5dc8187023 + $ hg rebase --dest 9ca060c80d74 --source 4d5dc8187023 merging shopping merging shopping