= shell:watch == Description Watches & refreshes the output of a command == Syntax shell:watch [options] command == Arguments |=== |Name |Description | command | The command to watch / refresh |=== == Options |=== |Name |Description |-n, --interval |The interval between executions of the command in seconds |--help |Display this help message |-a, --append |The output should be appended but not clear the console |===