App::Pinto::Command::nop - do nothing
Contents
Command Arguments
None.
Command Options
--sleep N
Sleep for N seconds before releasing the lock and exiting. Default is 0.
Copyright And License
This software is copyright (c) 2015 by Jeffrey Ryan Thalhammer.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5
programming language system itself.
perl v5.40.1 2025-04-21 App::Pinto::Command::nop(3pm)
Description
This command is a no-operation. It puts a shared lock on the repository, but does not perform any
operations. This is really only used for diagnostic purposes. So don't worry about it too much.
Name
App::Pinto::Command::nop - do nothing
Synopsis
pinto --root=REPOSITORY_ROOT nop [OPTIONS]
Version
version 0.14
