.\" Hey, EMACS: -*- nroff -*- .\" First parameter, NAME, should be all caps .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection .\" other parameters are allowed: see man(7), man(1) .TH MYTHTV-RECORDING-NOW 1 "2008-04-19" .\" Please adjust this date whenever revising the manpage. .\" .\" Some roff macros, for reference: .\" .nh disable hyphenation .\" .hy enable hyphenation .\" .ad l left justify .\" .ad b justify to both left and right margins .\" .nf disable filling .\" .fi enable filling .\" .br insert line break .\" .sp insert n+1 empty lines .\" for manpage-specific macros, see man(7) .SH NAME mythtv_recording_now \- test whether a MythTV backend is recording now .SH SYNOPSIS .B mythtv_recording_now .SH DESCRIPTION .B mythtv_recording_now checks to see if a MythTV backend is recording now. It checks the host which is configured in .I /etc/default/mythtv-status with the HOST setting. .SH OPTIONS None .SH "EXIT STATUS" .TP .B 0 MythTV backend is recording .TP .B 1 MythTV backend is not recording .SH FILES .B /etc/default/mythtv-status Config file .SH SEE ALSO .BR mythtv-status (1), .BR mythtv_recording_soon (1). .SH AUTHOR mythtv_recording_now and this manpage were written by Andrew Ruthven .