``` $ cat refl.fof fof(refl, conjecture, ! [X] : X = X). ``` ``` $ online-atps --with-all refl.fof online-atps: missing --atp=NAME (try --help) ```