diff options
Diffstat (limited to 'cpp/demo')
-rw-r--r-- | cpp/demo/Freeze/transform/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/demo/Freeze/transform/README b/cpp/demo/Freeze/transform/README index dd4a0822e1b..88161e6136c 100644 --- a/cpp/demo/Freeze/transform/README +++ b/cpp/demo/Freeze/transform/README @@ -67,7 +67,7 @@ Running the demo $ transformdb --old ContactData.ice --new NewContactData.ice \ -f transform.xml db dbnew - - read the transformend contacts map: + - read the transformed contacts map: $ readnew You'll notice the sort order (looks random), and the corrupt index. The index is actually created by readnew when it opens |