diff --git a/p4RemoveUnversioned.py b/p4RemoveUnversioned.py index 913a650..30c44c1 100644 --- a/p4RemoveUnversioned.py +++ b/p4RemoveUnversioned.py @@ -241,7 +241,7 @@ def main( args ): with Console( auto_flush_num=20, auto_flush_time=1000 ) as c: if not options.quiet: - c.writeflush( "Caching files in depot..." ) + c.writeflush( "Caching files in depot, this may take a little while..." ) files_in_depot = get_client_set( directory ) if not options.quiet: