Compact -R ? How?

I am looking for documentation examples on how to revert the design of a database to a previous version using the compact command with an -R option but I can’t seem to locate it anywhere. The option is described in the domino help but there are no examples on how to issue this command on the console. Every time try I get "invalid command’.

Does anyone know?

Subject: Barry that’s what i want to do

Revert the ODS back

Subject: try

load ncompact -R or from dos prompt ncompact -R

Just wondering why are you you want to lower the ods version. It is always best to have ods match domino version

Subject: Compact options

Look at this document:http://www-01.ibm.com/support/docview.wss?uid=swg21084388

When running Compact from the server console, the syntax is as follows:

load compact databasename -switch

example: Load compact names.nsf -R

Subject: Compact

Compact can only revert the ods to a prior version not the design of the db. If you wish do do that I would suggest restoring a copy of the db and making a template out of the design and then doing a replace design on the original db.